> From: Joe Hansen [mailto:joe.hansen...@gmail.com]
> Subject: Re: Log4j logging doesn't work when a web application is moved
> outside Tomcat/webapps directory
> 
> However, logging is still an issue. One webapp's log4j seems to stomp
> over other webapp's log files. What could I be doing wrong?

Where is your log4j.jar located?  You should have one copy in each webapp's 
WEB-INF/lib directory.  If you've placed log4j.jar in a common location, I 
think it will use the properties of the first webapp that references it for all 
the webapps.

 - 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 unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to