Tomcat can't find log4j properties file in war file

2004-01-20 Thread Jim
I have a web app served by Tomcat on a Unix system which I have been running out the development environment. I am trying to deploy it as a jar file. When the log4j logging system starts up it says it cannot find the properties file in the war file. Do I have to specify the properties file

Re: Tomcat can't find log4j properties file in war file

2004-01-20 Thread Jacob Kjome
At 10:04 PM 1/20/2004 -0500, you wrote: I have a web app served by Tomcat on a Unix system which I have been running out the development environment. I am trying to deploy it as a jar file. When the log4j logging system starts up it says it cannot find the properties file in the war file. Do I