Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
If you use xslt:message to output an error and terminate the xslt processing, then you cannot get hold of the message, just some generic exception about xslt terminated.
We should capture those warnings/error/fatal error messages the listener emits and store on exchange so end users can get hold of those details.
An example
http://www.w3schools.com/xsl/el_message.asp
We should be able to get that artist is empty text message.
Attachments
Attachments
Issue Links
- breaks
-
CAMEL-9534 XsltComponent: fix support for Saxon-B (and Woodstox)
- Resolved