Stephan Siano created CAMEL-10370: ------------------------------------- Summary: Conversion to CxfPayload throws Exception for Non-XML payload Key: CAMEL-10370 URL: https://issues.apache.org/jira/browse/CAMEL-10370 Project: Camel Issue Type: Bug Components: camel-cxf Affects Versions: 2.17.3 Reporter: Stephan Siano Priority: Minor
The CxfPayloadConverter throws a runtime Exception for (optional) conversion from byte[] to CxfPayload instead of returning null when the body is not valid XML. -- This message was sent by Atlassian JIRA (v6.3.4#6332)