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

Daniel Kulp resolved CXF-3742.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.4.3

> Too many startServer() and clientDestroyed() got invoked when spring created 
> and java code created client/server mixed used.
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-3742
>                 URL: https://issues.apache.org/jira/browse/CXF-3742
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-WS Runtime
>    Affects Versions: 2.5
>         Environment: Windows 7, JDK1.6
>            Reporter: Xilai Dai
>            Assignee: Daniel Kulp
>              Labels: CXF
>             Fix For: 2.4.3
>
>         Attachments: testlifecycle_bundle.zip
>
>
> From the testcase, there are 2 servers(one is spring created,the other is 
> code created) and 2 clients(one is sprint created,the other is code created), 
> when install/uninstall this bundle to osgi container, startServer() got 
> invoked 3 times and clientDestroyed() got invoked 4 times!

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to