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 Priority: Minor 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.