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

Daniel Kulp resolved CXF-4960.
------------------------------

    Resolution: Fixed

This is resolved for SOAP/HTTP.  There may still be issues with other 
transports and maybe with REST that will require more investigation and likely 
additional issues logged.
                
> 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

Reply via email to