[jbossws-issues] [JBoss JIRA] (JBWS-3719) ServiceContainerEndpointRegistry#getRegisteredEndpoints() returns set containing null

RH Bugzilla Integration (JIRA) issues at jboss.org
Sun Dec 15 11:16:41 EST 2013


    [ https://issues.jboss.org/browse/JBWS-3719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12931417#comment-12931417 ] 

RH Bugzilla Integration commented on JBWS-3719:
-----------------------------------------------

mark yarborough <myarboro at redhat.com> changed the Status of [bug 1017550|https://bugzilla.redhat.com/show_bug.cgi?id=1017550] from VERIFIED to CLOSED
                
> ServiceContainerEndpointRegistry#getRegisteredEndpoints() returns set containing null
> -------------------------------------------------------------------------------------
>
>                 Key: JBWS-3719
>                 URL: https://issues.jboss.org/browse/JBWS-3719
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-cxf, jbossws-integration, jbossws-native
>    Affects Versions: jbossws-cxf-4.2
>            Reporter: Alessio Soldano
>            Assignee: Alessio Soldano
>             Fix For: jbossws-cxf-4.2.2
>
>
> The ServiceContainerEndpointRegistry#getRegisteredEndpoints() can return a set containing null as the retrieval of the service list from the  container service registry plus the lookup of each service corresponding to the name is not atomic. We need to protect against this, as the consumers of org.jboss.wsf.spi.management.EndpointRegistry#resolve(EndpointResolver resolver) choke on it with NPEs.

--
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


More information about the jbossws-issues mailing list