--
>From: Mufaddal Khumri [mailto:[EMAIL PROTECTED]
>Sent: Friday, October 29, 2004 1:01 PM
>To: Tomcat Users List
>Subject: Re: Log4j question
>
>Hi,
>
>If I use getResourceAsStream() and then make a call to
>PropertyConfigurator.configure(properties). Is there a way to watch
CTED]
Sent: Friday, October 29, 2004 12:35 PM
To: Tomcat Users List
Subject: Re: Log4j question
Sorry, mistake on my part. The Log4j.properties is under /classes .
Works fine now.
On Oct 29, 2004, at 9:29 AM, Mufaddal Khumri wrote:
Hi,
I am new to Log4j and am trying to read the configuration settings
fr
Friday, October 29, 2004 12:35 PM
>To: Tomcat Users List
>Subject: Re: Log4j question
>
>Sorry, mistake on my part. The Log4j.properties is under /classes .
>Works fine now.
>
>On Oct 29, 2004, at 9:29 AM, Mufaddal Khumri wrote:
>
>> Hi,
>>
>> I am new to L
Sorry, mistake on my part. The Log4j.properties is under /classes .
Works fine now.
On Oct 29, 2004, at 9:29 AM, Mufaddal Khumri wrote:
Hi,
I am new to Log4j and am trying to read the configuration settings
from WEB-INF/classes/log4j.properties
I am using Tomcat 5.0.27. I have been trying to do