Daniel Kulp created CXF-5178: -------------------------------- Summary: SOAP rpc/lit in/out headers aren't working for output from server Key: CXF-5178 URL: https://issues.apache.org/jira/browse/CXF-5178 Project: CXF Issue Type: Bug Affects Versions: 2.7.5 Reporter: Daniel Kulp Assignee: Daniel Kulp
The JAXWS unit test: HeaderClientServerTest.testRPCInOutHeader actually shows this problem despite the test passing. If you look at the logs, the header comes IN as a header from the client, but the response is putting the "header" into the body instead of the header. -- 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