Re: exception logging in tomcat 5.5

2005-02-07 Thread David Smith
Standard out in tomcat is usually redirected to a file 'catalina.out' in the logs directory of tomcat. --David Christian Sell wrote: Hello, I just installed Tomcat 5.5.7 and ran my first webapp. I was rather disturbed that exception information only appeared on the default error page, but nowhere

exception logging in tomcat 5.5

2005-02-07 Thread Christian Sell
Hello, I just installed Tomcat 5.5.7 and ran my first webapp. I was rather disturbed that exception information only appeared on the default error page, but nowhere in the logs! In fact, in the out-of-the-box install, there were no logs written at all! I went through the docs and found a descript