ServiceLifeCycle shutDown() doesn't fire upon hot update --------------------------------------------------------
Key: AXIS2-4610 URL: https://issues.apache.org/jira/browse/AXIS2-4610 Project: Axis2 Issue Type: Bug Affects Versions: 1.5 Environment: Tomcat 5.5.23 Solaris 8 - SunOS longmdappd18 5.8 Generic_117000-03 sun4u sparc SUNW,Ultra-Enterprise Rampart 1.5 Reporter: Mark Mac 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). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.