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 are working now. What I did was to put log4j.properties in
WEB-INF/classes & log4j.jar in WEB-INF/lib. But as u will agree this is not
optimum since I will then have to put log4j.jar in all WEbapps. So I moved
log4j.jar into common/lib then problems start. If I put log4j.jar in
$CATALINA_HOME/lib & log4j.properties in $CATALINA_HOME/classes then also it
works but then now my log4j.properties is shared across all webapps & I cant
have individual .properties files. Any idea how I can have one log4j.jar but
individual log4j.properties per webapp. No putting 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

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

Reply via email to