MAPCodec cancel the entire interceptor chain and throws exception when the
server inboud message with RelatesTo header
-----------------------------------------------------------------------------------------------------------------------
Key: CXF-3181
URL: https://issues.apache.org/jira/browse/CXF-3181
Project: CXF
Issue Type: Bug
Components: WS-* Components
Affects Versions: 2.3.1, 2.3.0
Reporter: jimma
Assignee: jimma
Fix For: 2.3.2, 2.4
Since the uncorrelatedExchanges stores the ReplysTo exchange only in client
side , we can remove the correlated exchange in the server side.
This makes WSA work when the Replyto response is not a generic address, and
send the response message with wsa messageID and relatesTo header to another
endpoint.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.