You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2010/09/27 14:37:43 UTC

[jira] Created: (CAMEL-3166) Set the cxf response message context even the exception is thrown

Set the cxf response message context even the exception is thrown
-----------------------------------------------------------------

                 Key: CAMEL-3166
                 URL: https://issues.apache.org/activemq/browse/CAMEL-3166
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-cxf
            Reporter: Willem Jiang
            Assignee: Willem Jiang
             Fix For: 2.5.0


Current CxfProducer just throw the exception out and don't set the camel out message with the response context, it make it possible for the user who want to access the soap header infor from the soap fault message.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CAMEL-3166) Set the cxf response message context even the exception is thrown

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-3166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang resolved CAMEL-3166.
---------------------------------

    Resolution: Fixed

> Set the cxf response message context even the exception is thrown
> -----------------------------------------------------------------
>
>                 Key: CAMEL-3166
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-3166
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-cxf
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.5.0
>
>
> Current CxfProducer just throw the exception out and don't set the camel out message with the response context, it make it possible for the user who want to access the soap header infor from the soap fault message.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.