Andriy Redko created CXF-8663:
---------------------------------
Summary: Fix
org.apache.cxf.systest.ws.addressing.MAPTest.testImplicitMAPs
Key: CXF-8663
URL: https://issues.apache.org/jira/browse/CXF-8663
Project: CXF
Issue Type: Sub-task
Reporter: Andriy Redko
Assignee: Andriy Redko
h3. Error Message
Response message did not contain proper response data. Expected: {
[http://apache.org/hello_world_soap_http/types}greetMeResponse|http://apache.org/hello_world_soap_http/types%7DgreetMeResponse]
h3. Stacktrace
javax.xml.ws.soap.SOAPFaultException: Response message did not contain proper
response data. Expected: {
[http://apache.org/hello_world_soap_http/types}greetMeResponse|http://apache.org/hello_world_soap_http/types%7DgreetMeResponse]
Caused by: org.apache.cxf.endpoint.ClientImpl$IllegalEmptyResponseException:
Response message did not contain proper response data. Expected: {
[http://apache.org/hello_world_soap_http/types}greetMeResponse|http://apache.org/hello_world_soap_http/types%7DgreetMeResponse]
--
This message was sent by Atlassian Jira
(v8.20.1#820001)