Thanks for answering my questions. How can I make it a watched resource?

On Fri, Oct 31, 2008 at 4:07 PM, Caldarale, Charles R
<[EMAIL PROTECTED]> wrote:
>> From: Mohit Anchlia [mailto:[EMAIL PROTECTED]
>> Subject: Re: Logging
>>
>> I meant to ask is it ready dynamically when catalina is
>> already running.
>
> I don't think the log4j config is reread after initialization, but you'd have 
> to check the log4j doc to see if there's some trigger you can use.  You could 
> make it a watched resource in your <Context> element, which would cause a 
> restart of the webapp when changed - thay may be acceptable.
>
>> Also I didn't understand "put your config in web.xml". I've put my
>> config in META-INF/classes as suggested in tomcat doc.
>
> You didn't understand it because what Martin said is wrong.  You have it in 
> the correct place.
>
>  - Chuck
>
>
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
> MATERIAL and is thus for use only by the intended recipient. If you received 
> this in error, please contact the sender and delete the e-mail and its 
> attachments from all computers.
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to