Re: error listener start during aplication start up

2006-04-21 Thread Hadraba Petr
Hi, this warning says that tomcat is using log4j, but can't find the configuration file /common/classes/log4j.properties. But I don't know how tell tomcat to ignore log4j.jar.:-( More info about Tomcat vs. Log4j: http://tomcat.apache.org/tomcat-5.5-doc/logging.html PETR On 4/21/06, lee hwayin

error listener start during aplication start up

2006-04-21 Thread lee hwaying
I have the following error message while starting up my application in Tomcat. I am using log4j.xml in my custom application. can someone help thanks. INFO: XML validation disabled log4j:WARN No appenders could be found for logger (org.apache.catalina.startup.TldConfig). log4j:WARN Please in