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

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Wed Dec 23 05:26:30 EST 2009


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

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

    Component/s: jbossws-cxf
                 jbossws-metro
                 jbossws-native


> Increase DOMUtils performances optimizing DocumentBuilder creation
> ------------------------------------------------------------------
>
>                 Key: JBWS-2881
>                 URL: https://jira.jboss.org/jira/browse/JBWS-2881
>             Project: JBoss Web Services
>          Issue Type: Feature Request
>      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
>
>
> 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