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

Reply via email to