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 2008/06/08 06:11:00 UTC

[jira] Resolved: (CAMEL-586) Support to copy the camel message to cxf message

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

Willem Jiang resolved CAMEL-586.
--------------------------------

    Resolution: Fixed

The patch is applied in the revision 664432.

URL: http://svn.apache.org/viewvc?rev=664432&view=rev

> Support to copy the camel message to cxf message 
> -------------------------------------------------
>
>                 Key: CAMEL-586
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-586
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-cxf
>    Affects Versions: 1.2.0, 1.3.0
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 1.4.0
>
>
> Current camel-cxf component can only handler set the out message body with the CXF message object (CAMEL-569), we should support more than that.
> When we set the camel exchange out message's body in the other component , 
> camel-cxf component should copy that message body back to the CXF message which will be used in the CXF intercepter chains for the further processing.

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