DomUtil blocks on new DocumentBuilder creation
----------------------------------------------

                 Key: SM-1912
                 URL: https://issues.apache.org/activemq/browse/SM-1912
             Project: ServiceMix
          Issue Type: Bug
          Components: servicemix-common
    Affects Versions: 3.4, 3.2.4, 3.3.2
            Reporter: Jeff Genender


DomUtil blocks due to new creation of DocumentBuilder down deep in the xerces 
calls.  This manifests itself under heavy load.  Need to make a ThreadLocal 
static version o fthe DocumentBuilder so its cached in the thread and created 
only once.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to