Possible Templates/Transformers threading issue
-----------------------------------------------

                 Key: XALANJ-2371
                 URL: https://issues.apache.org/jira/browse/XALANJ-2371
             Project: XalanJ2
          Issue Type: Bug
          Components: transformation
    Affects Versions: 2.7
            Reporter: Tom Fennelly


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

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


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

Reply via email to