On 2/23/07, Tom Crinson <[EMAIL PROTECTED]> wrote:
The only way I have found to get round this problem is to define my own
Struts Request processor and override processException, and log the
uncaught exceptions in there to a logger specified in the webapp
log4j.properties.
So, my question is, is this the only way to do this, or have I missed
something more obvious? I can't seem to find anything more useful in the
documentaion, it simple states these are now logged to stdout, but even
though this is redirected by catalina.sh into the catalina.out the
exception is not in there. However, writing to System.out and System.err
both appear in here.
The documentation about logging is there:
http://tomcat.apache.org/tomcat-5.5-doc/logging.html
Rémy
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]