John Yin created CAMEL-6601:
-------------------------------
Summary: InvalidPayloadException constructor throws another
exception because of the invalid payload.
Key: CAMEL-6601
URL: https://issues.apache.org/jira/browse/CAMEL-6601
Project: Camel
Issue Type: Bug
Components: camel-cxf
Affects Versions: 2.11.1
Reporter: John Yin
When Camel tries to raise an InvalidPayloadException for an ill-formed XML body
received from CXF, the InvalidPayloadException constructor throws another
exception (CamelRuntimeException) when it tries to collect data for the
InvalidPayloadException. The exception wipes out the useful error information
about the invalid payload thus makes it difficult to debug.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira