use the latest xerces to replace the jaxp-ri-1.4.4 to resolve cocurrent issue
-----------------------------------------------------------------------------

                 Key: SMX4-799
                 URL: https://issues.apache.org/jira/browse/SMX4-799
             Project: ServiceMix 4
          Issue Type: Improvement
            Reporter: Freeman Fang
            Assignee: Freeman Fang


In jaxp-ri-1.4.4, 
com.sun.org.apache.xerces.internal.impl.dv.DTDDVFactory.getInstance() is 
synchronized, this could cause performance issue when a lot of thread access 
this method at the same time.
Per the post[1], this issue already get resolved after xerces-2.9.1, we need 
ship latest xerces but not the buggy jaxp-ri.

[1]http://old.nabble.com/Re%3A-DTDDVFactory-td28314363.html

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to