You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "willem Jiang (JIRA)" <ji...@apache.org> on 2006/10/26 04:14:17 UTC

[jira] Commented: (CXF-152) When we stop server in an application, all resouces have not been cleaned up.

    [ http://issues.apache.org/jira/browse/CXF-152?page=comments#action_12444767 ] 
            
willem Jiang commented on CXF-152:
----------------------------------

[CXF-77] the endpoint need to be shut down when bus shut down had been resolved

Current CXF default bus has changed from CXFbus to SpringBus, but  in the spring bus the BusLifeCycleManager is not get to work.
So some clean up work need to be done.


> When we stop server in an application, all resouces have not been cleaned up.
> -----------------------------------------------------------------------------
>
>                 Key: CXF-152
>                 URL: http://issues.apache.org/jira/browse/CXF-152
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 2.0-M1
>            Reporter: unrealjiang
>             Fix For: 2.0-M1
>
>
> Such as If our application has two services and two servers for those services, when we'd like to stop one server, unfortunately all the resouces used by this server will not been cleaned up. I know our bus.shutdown function is designed for this, but so for this function do nothing.

-- 
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