DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29120>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29120

XSLTC uses DocumentBuilderFactory bootstrap too often





------- Additional Comments From [EMAIL PROTECTED]  2004-05-21 12:13 -------
Hi, thanks for your quick fix. Unfortunately - what I didn't realize at first -
 Xerces' DocumentBuilderImpl/DOMParser will *again* do a [EMAIL PROTECTED]@ 
scan-all-jars-
find-random-service-provider search for a ParserConfiguration.

So in order to really make things fly, please consider caching a 
DocumentBuilder, not a factory.

Matthias

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to