Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
2.7
-
None
Description
While running some tests I noticed something strange - applying
transformations concurrently + unsynchronized using the same template
instance appears to be yielding unexpected results i.e. if I
synchronize transformations across the threads (synchronize on the
template instance) I have no issues.
First reported on the xalan users maillist - more details there:
http://marc.theaimsgroup.com/?t=117251838500004&r=1&w=2
I packaged up the test in a maven2 project:
http://milyn.codehaus.org/xalan/xalan-test-v2.zip
Attachments
Attachments
Issue Links
- duplicates
-
XALANJ-2321 Multi-threading problem with AVTs
- Resolved