[ https://issues.apache.org/jira/browse/CXF-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Daniel Kulp resolved CXF-4521. ------------------------------ Resolution: Fixed Fix Version/s: 2.6.3 2.5.6 > Optimization for other stax implementations > ------------------------------------------- > > Key: CXF-4521 > URL: https://issues.apache.org/jira/browse/CXF-4521 > Project: CXF > Issue Type: Improvement > Components: Core > Affects Versions: 2.6.2 > Reporter: Ivan > Assignee: Daniel Kulp > Priority: Minor > Fix For: 2.5.6, 2.6.3 > > Attachments: CXF-4521.patch > > > Now, StaxUtils will create one XMLInput/OutputFactory for woodstox, as it is > thread safe. While considering the dialects from axiom, seems that most stax > implementations are thread safe, exception for the RI. > http://svn.apache.org/repos/asf/webservices/commons/trunk/modules/axiom/modules/axiom-api/src/main/java/org/apache/axiom/util/stax/dialect/ > Think that we could add more checking for this -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira