[
https://issues.apache.org/jira/browse/CAMEL-12637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Fang reassigned CAMEL-12637:
------------------------------------
Assignee: Freeman Fang
> 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
>
> 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}
> {color:#000000}javax.xml.transform.TransformerException: Can't transform a
> Source of type javax.xml.transform.stax.StAXSource{color}
> {color:#000000}{code}{color}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)