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 "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/11/06 05:05:16 UTC

[jira] Created: (AXIS2-1608) SimpleAxis2 server does not call ListerManager.stop();

SimpleAxis2 server does not call ListerManager.stop();
------------------------------------------------------

                 Key: AXIS2-1608
                 URL: http://issues.apache.org/jira/browse/AXIS2-1608
             Project: Apache Axis 2.0 (Axis2)
          Issue Type: Bug
            Reporter: Deepal Jayasinghe
            Priority: Critical


When I run the axis2Srever.bat or .sh it call LM.start method , but t does not call stop method of that. This cause problems for service life cycle and modules which need to save its states at the system shutdown time.

Problem can be easily solved by adding shutdown hook.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Assigned: (AXIS2-1608) SimpleAxis2 server does not call ListerManager.stop();

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-1608?page=all ]

Deepal Jayasinghe reassigned AXIS2-1608:
----------------------------------------

    Assignee: Deepal Jayasinghe

> SimpleAxis2 server does not call ListerManager.stop();
> ------------------------------------------------------
>
>                 Key: AXIS2-1608
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1608
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Deepal Jayasinghe
>         Assigned To: Deepal Jayasinghe
>            Priority: Critical
>
> When I run the axis2Srever.bat or .sh it call LM.start method , but t does not call stop method of that. This cause problems for service life cycle and modules which need to save its states at the system shutdown time.
> Problem can be easily solved by adding shutdown hook.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-1608) SimpleAxis2 server does not call ListerManager.stop();

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-1608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deepal Jayasinghe resolved AXIS2-1608.
--------------------------------------

    Resolution: Fixed

> SimpleAxis2 server does not call ListerManager.stop();
> ------------------------------------------------------
>
>                 Key: AXIS2-1608
>                 URL: https://issues.apache.org/jira/browse/AXIS2-1608
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Deepal Jayasinghe
>         Assigned To: Deepal Jayasinghe
>            Priority: Critical
>
> When I run the axis2Srever.bat or .sh it call LM.start method , but t does not call stop method of that. This cause problems for service life cycle and modules which need to save its states at the system shutdown time.
> Problem can be easily solved by adding shutdown hook.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org