You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2013/04/12 20:14:16 UTC

[jira] [Created] (CXF-4960) Race conditions in SOAP/HTTP startup

Daniel Kulp created CXF-4960:
--------------------------------

             Summary: Race conditions in SOAP/HTTP startup
                 Key: CXF-4960
                 URL: https://issues.apache.org/jira/browse/CXF-4960
             Project: CXF
          Issue Type: Bug
          Components: Soap Binding, Transports
    Affects Versions: 2.7.4
            Reporter: Daniel Kulp
            Assignee: Daniel Kulp
             Fix For: 2.7.5



When running in OSGi and using Blueprint, the Aries blueprint container will use multiple threads to start the services.   If there are two services that attempt to register on the same address, no exception is raised in this case.  This only occurs when the container is started.  Attempting to add a second service to an address if one is already completely running works fine. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira