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=23269>. 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=23269 [PATCH] better exception handling for JSP [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2004-01-30 01:04 ------- Hello Marco, I can confirm the swallowing for the SAXException, but not for the compiler error message (BTW for me spaces in my TOMCAT_HOME don't cause any problem, but spaces in an external context, e.g. D:\Cocoon 2.1 instead of D:\cocoon-2.1). I removed getRootCause() though because I guess your's, Daniel's and Andrew's are three cases to much where it can occur. Furthermore the default exception handling of our sitemap can handle it in a good way, if the stacktrace is a bit longer than it must. Thanks again for your patch. Joerg
