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 2012/07/13 11:02:34 UTC

[jira] [Resolved] (CXF-4407) Server.start() doesn't work after the Server.stop() is called when using Servlet transport

     [ https://issues.apache.org/jira/browse/CXF-4407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang resolved CXF-4407.
-------------------------------

    Resolution: Fixed
    
> Server.start() doesn't work after the Server.stop() is called when using Servlet transport
> ------------------------------------------------------------------------------------------
>
>                 Key: CXF-4407
>                 URL: https://issues.apache.org/jira/browse/CXF-4407
>             Project: CXF
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.3.11, 2.4.8, 2.5.4, 2.6.1
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.3.12, 2.4.9, 2.5.5, 2.6.2
>
>
> As the getDestination().shutdown() is called when the server.stop() is called, the ServletDestination will remove the itself from the destination registry. It makes the server.start() will not work as we expected.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira