[
https://issues.apache.org/jira/browse/CAMEL-12637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Fang resolved CAMEL-12637.
----------------------------------
Resolution: Fixed
Fix Version/s: 2.23.0
2.22.1
2.21.2
> XmlConverter can't transform StAXSource when external xalan lib available
> -------------------------------------------------------------------------
>
> Key: CAMEL-12637
> URL: https://issues.apache.org/jira/browse/CAMEL-12637
> Project: Camel
> Issue Type: Bug
> Components: camel-core
> Reporter: Freeman Fang
> Assignee: Freeman Fang
> Priority: Major
> Fix For: 2.21.2, 2.22.1, 2.23.0
>
>
> since external xalan impl doesn't support StAXSource, we should convert
> StAXSource to SAXSource firstly when external xalan is used
> Otherwise we will see exception like
> {code}
> javax.xml.transform.TransformerException: Can't transform a Source of type
> javax.xml.transform.stax.StAXSource
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)