You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2003/05/09 03:28:13 UTC

DO NOT REPLY [Bug 19789] New: - javac errors display above custom error page for compile-time exceptions in 4.1.21

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=19789>.
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=19789

javac errors display above custom error page for compile-time exceptions in 4.1.21

           Summary: javac errors display above custom error page for
                    compile-time exceptions in 4.1.21
           Product: Tomcat 4
           Version: 4.1.21
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: bugzilla@justgotta.com
                CC: bugzilla@justgotta.com


When jsp fails to compile, "An error occurred at line: in the jsp file: 
Generated servlet error:" and corresponding javac messages is sent to the 
browser followed by the html headers and finally the custom error page defined 
in web.xml.  4.1.20 will only show the custom error page (minus the javac 
messages).  Issue appears to be in ErrorDispatcherValve changes in 4.1.21.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org