[ 
https://issues.apache.org/jira/browse/CAMEL-3420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12978203#action_12978203
 ] 

Willem Jiang commented on CAMEL-3420:
-------------------------------------

@William,
I think the end user should be certain of what data format that he working 
with, as there are lots of auto converter can help the user to change the 
message body.
If the user don't know what exactly the message body is, they may hit other 
issues.


> CXF component should be smarter in determining the DataFormat based on the 
> Camel message type
> ---------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-3420
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3420
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-cxf
>            Reporter: William Tam
>            Assignee: William Tam
>            Priority: Minor
>             Fix For: 2.6.0
>
>
> Please see the cross reference in 
> org.apache.camel.component.cxf.CxfMixedModeRouterTest.  We set the data 
> format in the exchange properties.   If we want to support mixed mode in a 
> same route more seamlessly, we should make the component detect data format 
> based on message type to avoid burdening the users to reset the property back 
> to match the from endpoint's data format.

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

Reply via email to