Re: Log4j in tomcat common/lib and in WEB-INF/lib

2005-07-27 Thread Mark Palmer
use the webapps logging context. What I need is a way to programatically append to the webapps logging context. regards Mark --- Simon Kitching <[EMAIL PROTECTED]> wrote: > On Tue, 2005-07-26 at 09:49 -0700, Mark Palmer > wrote: > > I have written a open source version of jta

Log4j in tomcat common/lib and in WEB-INF/lib

2005-07-26 Thread Mark Palmer
I have written a open source version of jta for tomcat that can be used with and the existing version of apache DBCP. (to be released shortly) I am using log4j of course:-) My code and needs to be common/lib (i.e. don't want to modify the web application war file in any way) This means log4j nee