Wondering what I'm missing. Why would the default not shutdown my STS tc server properly (i.e. triggering contextDestroyed event for app and therefore Spring applicationContext destruction). I'm sure this has got to be an easy fix. Why not the default?
Looking into more tc Server specifics, like ${base.shutdown.port} is -1. Any guidance is appreciated.
Using 3.1.0.RELEASE on e3.8 Windows 64bit.


Reply With Quote