Re: ServletException logging changes between 5.5 and 6.0/7.0?

2012-02-09 Thread C C
A1 > > Chris, > > On 2/9/12 2:40 PM, C C wrote: >> To test, I created a webapp with a single servlet, >> ExceptionServlet, that simply throw a ServletException in its >> service() method, e.g.: >> ... snip ... > So log4j.properties is located in WEB-IN

ServletException logging changes between 5.5 and 6.0/7.0?

2012-02-09 Thread C C
Hello, I'm seeing a difference in the way Tomcat handles logging exceptions thrown by a servlet, and I wonder if it's a configuration change or if this is simply how Tomcat is expected to behave. Tomcat versions tested: 5.5.26, 6.0.35, 7.0.25 OS: Windows 7 Java: 1.5.0_22 for Tomcat 5.5.26 and 6