Hi all, I'm sure I'm not the first person to experience this issue but can't seem to find any answers in the mail archive or on the web. I have an ExceptionReport page implementing ExceptionReporter so any nasty surprises like NPE's result in a nice and friendly "We experiencing technical difficulties" page being presented to the user, this works fine in jetty but when I deploy my war file to tomcat 6, the exceptions are not caught by the ExceptionReporter and the stacktrace is shown to the user?
If anyone know what setting in tomcat needs to change so I can get this to work as it does in jetty I appreciate it. Regards, Brian.
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org