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

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Tue Nov 5 09:14:02 EST 2013


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

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

Petr Sakař <psakar at redhat.com> changed the Status of [bug 1017550|https://bugzilla.redhat.com/show_bug.cgi?id=1017550] from ON_QA to VERIFIED
                
> 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