Hi everyone, I have an application using log4j that works fine in 4.0.1. It generates a log file in the /MyApp/WEB-INF/logs directory. I have log4j-1.2.5.jar in /MyApp/WEB-INF/lib.
I downloaded tomcat 4.0.4 LE, running it with JDK 1.4.0 on Solaris. Same log4j jar in /MyApp/WEB-INF/lib, same log4j configuration file. MyApp runs fine, and I see no errors in any of the tomcat logs. However, the log4j log file is not created at all. I have hunch this may have to do with commons-logging that's present in 4.0.4 but not in 4.0.1. Am I on the right track? Does anyone have an idea what's causing the behavior above? All help / ideas are appreciated, Yoav Shapira Millennium ChemInformatics -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
