Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.6.0
-
None
-
Patch Available
-
Novice
Description
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.