Validation of a non-well-formed document doesn't throw a ValidationException
----------------------------------------------------------------------------
Key: CAMEL-3053
URL: https://issues.apache.org/activemq/browse/CAMEL-3053
Project: Apache Camel
Issue Type: Improvement
Components: camel-core
Affects Versions: 2.4.0
Reporter: Edward Dale
Attachments: non-well-formed-xml-exception.patch
If you attempt to validate a non-well-formed document, a SAXParseException is
thrown and is the exception that much be caught in the Camel configuration,
instead of a ValidationException, which is what is thrown for a well-formed,
invalid document.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.