XML validation errors should be not logged on System.err --------------------------------------------------------
Key: CAMEL-4396 URL: https://issues.apache.org/jira/browse/CAMEL-4396 Project: Camel Issue Type: Improvement Components: camel-core Affects Versions: 2.6.0 Reporter: metatech When a XSLT has validation errors, these errors do not appear in the log4j logs but instead are printed as "System.err". A simple change to the XmlConverter class of camel-core and a custom XmlErrorListener fixes that (see attachment). Please consider the patch for inclusion. Thanks. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira