[jbossws-issues] [JBoss JIRA] Updated: (JBWS-2881) Increase DOMUtils performances optimizing DocumentBuilder creation

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


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

Alessio Soldano updated JBWS-2881:
----------------------------------

    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)


> Increase DOMUtils performances optimizing DocumentBuilder creation
> ------------------------------------------------------------------
>
>                 Key: JBWS-2881
>                 URL: https://jira.jboss.org/jira/browse/JBWS-2881
>             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
>
>
> DOMUtils creates a new DocumentBuilderFactory for getting a DocumentBuilder. The factory creation takes considerable time, as it uses the Service API.
> This is relevant for instance because Native stack goes through this for serving each request.

-- 
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