]
RH Bugzilla Integration updated JBWS-3719:
------------------------------------------
Bugzilla Update: Perform
Bugzilla References:
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: