DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=28110>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=28110 Transformation leads to random SAXParseException (data not bounded properly) when stressed ------- Additional Comments From [EMAIL PROTECTED] 2004-05-10 19:59 ------- Maybe I oversimplified my test case. Our application was also getting SAXParseExceptions identical to those in this but. Our application uses a SAXResult, but the test program uses a StreamResult. It is my hope that whatever is causing the SAXResult to choke on the result is related to the differences in the output. One would expect that if you transform the same data using the same XSLT that the result would always be the same. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
