Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-2898

Optimize DocumentBuilderFactory creation using DocumentBuilderFactory.newInstance(String s, ClassLoader c)

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              rhn-support-asoldano Alessio Soldano
              rhn-support-asoldano Alessio Soldano
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: