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=5010>. 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=5010 Better error reporting needed [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Better error reporting |Better error reporting |needed |needed ------- Additional Comments From [EMAIL PROTECTED] 2001-11-26 02:16 ------- I agree with you, error reporting must become better. In most of the cases, "Error: null" appears, if there is a problem in xsl transformation. To work around this, let xalan first generate a .fo file: java -cp <your-classpath> org.apache.xalan.xslt.Process \ -in admin-faq.xml -xsl xsl/fo/docbook.xsl -out admin-faq.fo If there is a problem in your xsl, xalan will tell you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]