[ https://issues.apache.org/activemq/browse/CAMEL-3053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Claus Ibsen resolved CAMEL-3053. -------------------------------- Fix Version/s: 2.5.0 Resolution: Fixed trunk: 985192. Thanks Edward for the patch. > 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 > Assignee: Claus Ibsen > Fix For: 2.5.0 > > 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.