Hello,
If I may add more information :
In a production context, you should never use catalina.out to find
application errors.
Everything should be logged into the juli and/or log4j log files.
Anyway, catalina.out will always contain non catchable errors.
Lionel
Lionel CRINE - GROUPE LIN
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
icet,
icet wrote:
> What's the difference between [catalina.out and localhost.log]?
catalina.out should be where standard error and standard output for the
Tomcat process are redirected. localhost.log is dependent on how you
configure any in your se