I was running tomcat 4.1.29 with a log4j jar in the $CATALINA_HOME/common/lib folder and a log4j.properties file in $CATALINA_HOME/common/classes folder. This worked fine, and kept the log messages at the level I wanted them.
When I installed 5.0.16, I put the log4j jar and properties file in the same locations listed above, but now when tomcat starts, it spits out a ton of INFO: messages into catalina.out, so I don't think it is actually using the log4j configuration. Any ideas on what might have changed? Is this how I should setup log4j to be used within tomcat? Thanks, Ryan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]