[jbossws-issues] [JBoss JIRA] Updated: (JBWS-2898) Optimize DocumentBuilderFactory creation using DocumentBuilderFactory.newInstance(String s, ClassLoader c)

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Mon Feb 22 11:11:11 EST 2010


     [ https://jira.jboss.org/jira/browse/JBWS-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alessio Soldano updated JBWS-2898:
----------------------------------

    Fix Version/s: jbossws-native-3.3.0.Beta4
                   jbossws-cxf-3.3.0.Beta1
                    jbossws-metro-3.3.0.Beta1
                       (was: jbossws-cxf-3.3.0)
                       (was: jbossws-metro-3.3.0)
                       (was: jbossws-native-3.3.0)


> 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-native-3.3.0.Beta4, jbossws-cxf-3.3.0.Beta1,  jbossws-metro-3.3.0.Beta1
>
>
> 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

        


More information about the jbossws-issues mailing list