RE: multiple apps single log4j.xml

2009-03-22 Thread ravindra
Thanks for the reply Jake, Let me explain clearly about my configuration. I have placed log4j.xml file in Tomcat's conf folder and log4j.jar is in lib directory of Tomcat. And I have another log4j.jar in each of the 3 applications in webapps.In Tomcat's conf directory servers log4j.propert

Re: multiple apps single log4j.xml

2009-03-22 Thread Jacob Kjome
On 3/22/2009 5:39 AM, ravindra wrote: > Hi Everybody, > > > > I am trying to configure log4j for multiple applications using a single > log4j.xml.I placed log4j.xml in Tomcat's conf directory and placed a > log4j.jar in > > Tomcat's lib directory. It is creating the log files, but it is not wr

multiple apps single log4j.xml

2009-03-22 Thread ravindra
Hi Everybody, I am trying to configure log4j for multiple applications using a single log4j.xml.I placed log4j.xml in Tomcat's conf directory and placed a log4j.jar in Tomcat's lib directory. It is creating the log files, but it is not writing to it. http://jakarta.apache.org/log4j/";>