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


>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