I had a similar problem with log4j and tomcat. See http://www.mail-archive.com/log4j-user@jakarta.apache.org/msg03734.html and the followups and see if it helps. The key was turning off additivity. - Dan
----- Original Message ----- From: "Jacek Kempski" <[EMAIL PROTECTED]> > I am new to the list and newbie to log4j. We develop a web based system > using Velocity and a framework built upon it. > I have refactored the framework to use log4j using the instantiation > servlet. The framework itself talks to components through module > interfaces. Now the components log through log4j as well, quite > successfully, but our base servlet logs each message twice. I thought > this comes through extending the servlet, but it can't be the case since > the delegation model is even bigger. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>