log4j:WARN No appenders could be found

2004-06-17 Thread Tom K
I am using Tomcat 5.0.19 and I get the log4j:WARN No appenders could be found error on startup. I have a log4j-1.2.8.jar file in my apps /lib director. Should the log4j.properties file be in the same directory? TIA Tom K. --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus

Re: log4j:WARN No appenders could be found

2004-06-17 Thread Jens Skripczynski
Tom K: I am using Tomcat 5.0.19 and I get the log4j:WARN No appenders could be found error on startup. I have a log4j-1.2.8.jar file in my apps /lib director. Should the log4j.properties file be in the same directory? The log4j.properties file must be in the CLASSPATH. So I think it should