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=6021>. 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=6021 javax.xml.transform TransformerException Summary: javax.xml.transform TransformerException Product: XalanJ2 Version: 2.2.x Platform: All OS/Version: Other Status: NEW Severity: Major Priority: Other Component: org.apache.xalan AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I got an infinite loop in my XSLT because I am doing an extra level of select(".."). I received this message: javax.xml.transform.TransformerException. There is no error number (again using SAX already) or any other hints. To debug it, I have to guess & comment out lines until I locate the exact line.
