Re: Tomcat 4 and Log4J

2001-09-18 Thread Jiger Java
log4j.jar in common/lib .properties in WEB-INF/classes does not work. Awating ur reply, Thanks, Jiger From: Craig R. McClanahan [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Tomcat 4 and Log4J Date: Mon, 17

RE: Tomcat 4 and Log4J

2001-09-18 Thread Aravind Naidu
Have you tried putting the log4j.jar in the jre/lib/ext directory of the JDK ? -- Aravind -Original Message- From: Jiger Java [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 18 September 2001 14:51 To: [EMAIL PROTECTED] Subject: Re: Tomcat 4 and Log4J Hi Craig, Things

Re: Tomcat 4 and Log4J

2001-09-17 Thread Craig R. McClanahan
The properties file would need to be in $CATALINA_HOME/common/classes (which you will have to create) instead of $CATALINA_HOME/common/lib. Only JAR files are loaded from lib directories. Craig On Mon, 17 Sep 2001, Jiger Java wrote: Date: Mon, 17 Sep 2001 15:40:26 +0530 From: Jiger Java