LOG a warning message when CXFProducer can't set right payload parameters according to the BindingOperationInfo ---------------------------------------------------------------------------------------------------------------
Key: CAMEL-3761 URL: https://issues.apache.org/jira/browse/CAMEL-3761 Project: Camel Issue Type: Improvement Components: camel-cxf Reporter: Willem Jiang Assignee: Willem Jiang Fix For: 2.7.0 When camel-cxf endpoint deal with the client side request, it will try to setup the PAYLOAD message elements with right order according to the BindingOperationInfo. But if the BindingOperationInfo is not right, you will see the empty soap body in the request message of CxfProducer. Here is the mail thread[1] which discusses about it. [1]http://camel.465427.n5.nabble.com/Generic-file-gt-CXF-Payload-type-converter-issues-td3410398.html -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira