Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.8.1
-
None
-
Unknown
Description
Java6 added javax.xml.transform.StAXSource for using stax streams for various operations (like transforms). The Camel XmlConverter does not support that and returns null for most attempts to convert it to anything.