I've implemented the ServiceLifeCycle interface to create and close connections in the startUp and shutDown methods. shutDown is fired when Tomcat is shutdown, however it isn't fired when I perform a hot update (i.e drop a new version of the aar file into the services directory). Is this by design? If so, is there a way to fire cleanup code when an arr is "hot updated". I'm running Axis 1.5 and Tomcat 5.5.23.
Thanks Mark Mac -- View this message in context: http://old.nabble.com/Hot-Update-doen%27t-fire-ServiceLifeCycle.shutDown%28%29-tp27240717p27240717.html Sent from the Axis - User mailing list archive at Nabble.com.
