I am using log4j 1.2.15... I have set up tomcat with a root logger properties in tomcat_home/lib and of course the jar file. This works fine. I also want seperate webapp log files by putting the jar file in WEB-INF/lib and the properties file in the WEB-INF/classes. My problem is that the 1st 4 webapps I did work fine, create their log files; however, none of my subsequent (3) webapps are working. I've quadruple checked location and syntax etc. It seems for some reason tomcat is stopping loading new log4j stuff. No error messages. If I change the root level to debug, I can see it loading the log4j.jar file for the webapps that work, but not for the ones that don't. I'm quite at a loss at this point. Does anyone have any ideas?
Tomcat 6.0.16 Windows Server 2003 R2 -- View this message in context: http://www.nabble.com/weird-problem-with-webapp-container-logging-tp18391286p18391286.html Sent from the Log4j - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]