It also works with Tomcat 5.


There is however a problem with the lifecycle of web-apps. When they
are recycled, one would expect their logging environment to be
recycled as well. This can be taken care of by a
javax.servlet.ServletContextListener which removes the logging
environment from the logging repository.

I'll add code with usage examples later today.

Cheers,

At 08:42 PM 3/24/2004 +0100, Ceki G�lc� wrote:
At 07:48 PM 3/24/2004 +0100, Ceki wrote:

However, I am now testing the code to make sure that it works with multiple repositories. Will report back soon.

Just tested the latest code (really latest) with multiple web-apps with Tomcat 4.1.30. It works quite well although there are wrinkles with respect to log4j internal logging but that is to be expected because log4j internal logging is in limbo right now.

-- Ceki G�lc�

For log4j documentation consider "The complete log4j manual"
ISBN: 2970036908 http://www.qos.ch/shop/products/clm_t.jsp




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to