Concurrency problem with HTML Serialization
-------------------------------------------

         Key: XALANJ-2041
         URL: http://issues.apache.org/jira/browse/XALANJ-2041
     Project: XalanJ2
        Type: Bug
  Components: Serialization  
    Versions: 2.6    
 Environment: SunOS 5.8 Generic_108528-27 sun4u sparc SUNW,Ultra-Enterprise
Xalan-Java 2.6.0
    Reporter: Ed Knoll
 Attachments: HTMLTest.zip

When we ran our SAX processing sequence in multiple threads over the same set 
of files with results going to independent destinations, the results from the 
transformations would differ.  Replacing the Serializer (configured with HTML 
OutputProperties) with a custom ContentHandler setup to perform an equivalent 
service eliminated the HTML serialization problems. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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

Reply via email to