-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
These newly added tests are failing. Filing to track.
testWSDLAccess:
javax.wsdl.WSDLException: WSDLException: faultCode=OTHER_ERROR: Unable to resolve imported document at 'http://localhost:8080/jaxws-endpoint?wsdl'.: java.io.FileNotFoundException: This file was not found: http://localhost:8080/jaxws-endpoint?wsdl
testClientAccess:
javax.xml.ws.WebServiceException: java.io.IOException: Could not transmit message
Caused by: org.jboss.ws.WSException: Invalid HTTP server response [404] - Not Found
testServletAccess:
java.io.IOException: Server returned HTTP response code: 500 for URL: http://localhost:8080/jaxws-endpoint-servlet?param=hello-world
- relates to
-
JBWS-2789 Investigate why Endpoint.publish() doesn't work on server side on AS Branch_5_x
- Closed