https://issues.apache.org/bugzilla/show_bug.cgi?id=48810
Summary: error handler chain doesn't show errors on tag files compilation Product: Tomcat 6 Version: 6.0.24 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Jasper AssignedTo: dev@tomcat.apache.org ReportedBy: manuel.molas...@gmail.com Created an attachment (id=25052) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25052) patch on JspDocumentParser and ErrorDispatcher to print the stacktrace of underlying tag-files compilation errors When i have errors in my .tag files (in classpath), the log just gives me a generic: /pages/xxxx.jsp "Could not add one or more tag libraries" This error does not help discovering the underlying problem. I've patched (see the attachment) JspDocumentParser and ErrorDispatcher to print the stacktrace of underlying compilation errors. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org