Ivan created CXF-4521:
-------------------------

             Summary: 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
            Priority: Minor


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

Reply via email to