[
https://issues.apache.org/jira/browse/CAMEL-5142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hadrian Zbarcea resolved CAMEL-5142.
------------------------------------
Resolution: Fixed
> StAXConverter is not threadsafe when not using Woodstox
> -------------------------------------------------------
>
> Key: CAMEL-5142
> URL: https://issues.apache.org/jira/browse/CAMEL-5142
> Project: Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 2.9.1
> Reporter: Daniel Kulp
> Assignee: Daniel Kulp
> Fix For: 2.8.5, 2.9.2
>
>
> The StAXConverter uses singletons for the XMLInputFactory and
> XMLOutputFactory. That works fine with woodstox where those implementations
> are threadsafe. However, the sun parser built into the JDK is not thread
> safe.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira