Good Morning,

> Von: Sven Schliesing <[EMAIL PROTECTED]>
> 
> The webapp runs under Tomcat 5.5.15. I would expect this config-file to 
> litter my console with tons of log messages. But it only displays the 
> messages from my webapp. None of the 3rd-party-tool-messages, like from 
> hibernate or oscache, make it to the console.
> Did I miss something in the configuration?
> 
do hibernate and oscache use log4j directly? Maybe they have commons-logging
as wrapper in use. Have a look at

http://tomcat.apache.org/tomcat-5.5-doc/logging.html
http://jakarta.apache.org/commons/logging/guide.html
http://jakarta.apache.org/commons/logging/troubleshooting.html

how to configure JCL with log4j in Tomcat environment.

Regards
Boris

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to