https://issues.apache.org/bugzilla/show_bug.cgi?id=56814

Yaniv Kunda <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #31893|0                           |1
        is obsolete|                            |

--- Comment #7 from Yaniv Kunda <[email protected]> ---
Created attachment 31894
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=31894&action=edit
Required changes to replace dom4j with JAXP - without ThreadLocal, including a
test

Added a test to check for concurrency issues - at least for SAXHelper, if I
change the implementation to return a static DocumentBuilder, it fails with
org.xml.sax.SAXException: FWK005 parse may not be called while parsing.

I could not manage to fail DocumentHelper.createDocument() :-)

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to