Re: NPE during custom error page handling in Tomcat 7.0.32

2012-10-11 Thread Sean Owen
x()).addMapping("/error.jspx"); On Wed, Oct 10, 2012 at 8:06 PM, Sean Owen wrote: > Hello all, > > I'm looking for any ideas on the following issue: > https://issues.apache.org/bugzilla/show_bug.cgi?id=53958 > > On Tomcat 7.0.32, using embedded Tomcat, I'm s

NPE during custom error page handling in Tomcat 7.0.32

2012-10-10 Thread Sean Owen
Hello all, I'm looking for any ideas on the following issue: https://issues.apache.org/bugzilla/show_bug.cgi?id=53958 On Tomcat 7.0.32, using embedded Tomcat, I'm seeing a NullPointerException when using a custom error page. The page itself is fine and loads if accessed directly. Triggering an er