-
Bug
-
Resolution: Done
-
Major
-
jbossws-cxf-5.5.0.Final
-
None
EndpointPublishTestCase fails with:
org.junit.ComparisonFailure: expected:<[1]> but was:<[null]> at org.jboss.test.ws.publish.EndpointPublishTestCase.testEndpointPublish(EndpointPublishTestCase.java:79)
This is caused by a NPE issue in WildFly EndpointService : https://issues.redhat.com/browse/WFLY-16481
- is caused by
-
WFLY-16481 EndpointService throws NPE when publish ws endpint with EndpintPublisherImpl
- Closed