You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "jimma (JIRA)" <ji...@apache.org> on 2010/12/10 15:21:00 UTC

[jira] Resolved: (CXF-3181) MAPCodec cancel the entire interceptor chain and throws exception when the server inboud message with RelatesTo header

     [ https://issues.apache.org/jira/browse/CXF-3181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jimma resolved CXF-3181.
------------------------

    Resolution: Fixed

> 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.0, 2.3.1
>            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 check in the server side. 
> This makes WSA work when the Replyto endpoint address  is not  generic address, and send the response soap 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.