RE: Tomcat 6.0 / Log4J!

2007-11-21 Thread Caldarale, Charles R
 From: First Last [mailto:[EMAIL PROTECTED] 
 Subject: RE: Tomcat 6.0 / Log4J!
 
 In earlier versions I would have put log4j into the server 
 classloader and not the common classloader; achieving the 
 isolation I require. How do you do it in tomcat6?

Read the docs:
http://tomcat.apache.org/tomcat-6.0-doc/logging.html

 - 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]



RE: Tomcat 6.0 / Log4J!

2007-11-20 Thread First Last

In earlier versions I would have put log4j into the server classloader and not 
the common classloader; achieving the isolation I require. How do you do it in 
tomcat6?


 From: [EMAIL PROTECTED]
 To: users@tomcat.apache.org
 Subject: Tomcat 6.0 / Log4J!
 Date: Wed, 21 Nov 2007 07:27:04 +
 
 
 Hi,
 
   Basically my situtation is that I want to use log4j for all my logging, for 
 Tomcat itself and for vairous webapps. However, in order to make Tomcat 
 itself use log4j, I have to place log4j in the common classloader from which 
 all webapps inherit. This means all my webapps start to interfere with one 
 anothers logging configuration.
 
   Is there any way I can make Tomcat not share the log4j jar?
 
 _
 Connect and share in new ways with Windows Live.
 http://www.windowslive.com/connect.html?ocid=TXT_TAGLM_Wave2_newways_112007
 -
 To start a new topic, e-mail: users@tomcat.apache.org
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 

_
Your smile counts. The more smiles you share, the more we donate.  Join in.
www.windowslive.com/smile?ocid=TXT_TAGLM_Wave2_oprsmilewlhmtagline
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]