Re: log4j problem

2008-05-31 Thread Martin
PROTECTED]> To: "Tomcat Users List" Sent: Saturday, May 31, 2008 3:24 PM Subject: log4j problem Hi, I'm still trying to fix the problem with the welcome file not working, but my logging going wrong has trumped that little problem. I had it working fine using log4j - here&#

log4j problem

2008-05-31 Thread John Pedersen
Hi, I'm still trying to fix the problem with the welcome file not working, but my logging going wrong has trumped that little problem. I had it working fine using log4j - here's my properties file: log4j.rootLogger=info, logfile log4j.appender.stdout=org.apache.log4j.ConsoleAppender log4j.append

Weird log4j problem new in 5.5.15

2006-02-03 Thread Jon Saville
Hi. Any help would be much appreciated on this problem, which has appeared since catalina 5.5.12. (WinXP SP2, Sun JDK 1.5.0_06, Eclipse 3.2M4) As part of my startup routine, my first servlet reconfigures logging: Logger.getRootLogger().removeAllAppenders(); DOMConfigurator.config