You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Mark Mac (JIRA)" <ji...@apache.org> on 2010/01/22 16:57:21 UTC

[jira] Created: (AXIS2-4610) ServiceLifeCycle shutDown() doesn't fire upon hot update

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.