Optimize DocumentBuilderFactory creation using DocumentBuilderFactory.newInstance(String
s, ClassLoader c)
----------------------------------------------------------------------------------------------------------
Key: JBWS-2898
URL:
https://jira.jboss.org/jira/browse/JBWS-2898
Project: JBoss Web Services
Issue Type: Task
Security Level: Public (Everyone can see)
Components: jbossws-cxf, jbossws-metro, jbossws-native
Reporter: Alessio Soldano
Assignee: Alessio Soldano
Fix For: jbossws-cxf-3.3.0, jbossws-metro-3.3.0, jbossws-native-3.3.0
This is related to
https://jira.jboss.org/jira/browse/JBWS-2881 whose fix is not effective
for really high concurrency scenario.
We should instead use the new DocumentBuilderFactory.newInstance(String s, ClassLoader c)
method for skipping the factory name lookup once that has been done once.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira