RE: enable log4j

2005-11-25 Thread Nehal Sangoi
-Original Message- From: Dhaval Patel [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 22, 2005 7:13 PM To: Tomcat Users List; [EMAIL PROTECTED] Subject: RE: enable log4j Hi Nehal, I dont know how to work with multiple tomcat instances. The way I configured my tomcat (single user) to use log4j is

RE: enable log4j

2005-11-22 Thread Dhaval Patel
> > I want to enable log4j in debug mode only for one of the tomcat instances > which is running using different user -- i.e. other than tomcat-base. > This means, i don't want to apply log4j on all tomcat instaces by > implemeting it onto tomcat-base. > > -Original M

RE: enable log4j

2005-11-22 Thread Nehal Sangoi
Hi Dhaval, I want to enable log4j in debug mode only for one of the tomcat instances which is running using different user -- i.e. other than tomcat-base. This means, i don't want to apply log4j on all tomcat instaces by implemeting it onto tomcat-base. -Original Message- From: D

Re: enable log4j

2005-11-22 Thread Dhaval Patel
Hi Nehal, Do you want to enable log4j in your application or you want to enable log4j inside tomcat? Inside tomcat means, tomcat uses log4j instead of J2SE logging utility so that you can configure tomcat loggin in log4j. Regards, D --- Nehal Sangoi <[EMAIL PROTECTED]> wrote: &

enable log4j

2005-11-22 Thread Nehal Sangoi
Hi, I want to enable log4j logger in one of my tomcat instances. I copied "log4j-1.2.12.jar" to my webapps - war file. This means, under WEB-INF/lib, copied jar file and under WEB-INF/classes, copied log4j.properties. Later, re-sreated warfile and started my tomcat instance. log4j.

enable log4j

2005-11-21 Thread Nehal Sangoi
Hi, I want to enable log4j logger in one of my tomcat instances. I copied "log4j-1.2.12.jar" to my webapps - war file. This means, under WEB-INF/lib, copied jar file and under WEB-INF/classes, copied log4j.properties. Later, re-sreated warfile and started my tomcat instance. log4j.