-
Task
-
Resolution: Done
-
Major
-
None
-
None
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.
- is incorporated by
-
JBPAPP-3544 JBossWS - Optimize DocumentBuilderFactory creation using DocumentBuilderFactory.newInstance(String s, ClassLoader c)
- Closed
- is related to
-
JBWS-2881 Increase DOMUtils performances optimizing DocumentBuilder creation
- Closed