DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8033>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8033 SAXExceptions in incremental mode reported incorrectly Summary: SAXExceptions in incremental mode reported incorrectly Product: XalanJ2 Version: CurrentCVS Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: org.apache.xalan.transformer AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I'm using Xalan CVS (nightly build 0412) with Cocoon 2.0.3. I am testing incremental processing and exception handling by forcing an exception during the SAX stream. In TransformerImpl.run(), line ~3276, my SAXException is being re-thrown as a RuntimeException, since the check against the transformThread fails. Let me know if test case / further assitance is required. Thanks.
