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

Daniel Kulp resolved CXF-1850.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.5
                   2.1.8

> org.apache.cxf.endpoint.ServerImpl does not shut down destination in stop() 
> when MultipleEndpointObserver is used.
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-1850
>                 URL: https://issues.apache.org/jira/browse/CXF-1850
>             Project: CXF
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.1.2
>            Reporter: Gyorgy Orban
>            Assignee: Daniel Kulp
>             Fix For: 2.1.8, 2.2.5
>
>         Attachments: ServerImpl.patch
>
>
> stop() should  call
>             getDestination().setMessageObserver(null);
>             getDestination().shutdown()
> at some point (probably where no more endpoints are registered on the 
> observer). Please see attached patch.

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

Reply via email to