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

Willem Jiang resolved CAMEL-4016.
---------------------------------

    Resolution: Fixed

> CXF producer should not store the attachement into the out (response) message 
> in POJO data format
> -------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-4016
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4016
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-cxf
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.8.0
>
>
> Because the attachements objects can be read from the response message body 
> in POJO data format, we should not store the attachments into the out 
> message. When the camel route keep routing the response message to the 
> camel-cxf consumer, we will face an issue that the attachements will be sent 
> twice, if we store the attachements into the out message.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to