Michael, The file needs to be named log4j.properties<http://log4j.properties> (or .xml, .json, etc.) and needs to be in the classpath. You ommitted the 'j'.
Sent from BlueMail<http://www.bluemail.me/r?b=14063> On Dec 18, 2018, at 9:42 AM, "Lemke, Michael ST/HZA-ZIC2" <lemke...@schaeffler.com<mailto:lemke...@schaeffler.com>> wrote: I have an old webapp that uses log4j 1.2 and which I am trying to deploy on tomcat. For the heck of it I can't get tomcat to use the log4.properties<http://log4.properties> file. What am I doing wrong? tomcat 9.0.6 is installed as a Windows service and does serve my webapp, so the app is working fine. The project is mavenized, I put log4.properties<http://log4.properties> to src/main/resources and it ends up in the jar file of my application. Is there anything special that needs to be done? ________________________________ To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org