Re: Where's the Tomcat log messages?

2004-07-30 Thread Jacob Kjome
Quoting Ivan Aguirre <[EMAIL PROTECTED]>: > There's a Log4j1.2.8..jar on directories: > > CATALINA_HOME/common/classes (1) You mean CATALINA_HOME/common/lib, right? > and > WEB-INF/lib (2) > > There's a file Log4J.XML only on: > WEB-INF/classes//etc (3) > You mean directly in the di

Re: Where's the Tomcat log messages?

2004-07-30 Thread Ivan Aguirre
There's a Log4j1.2.8..jar on directories: CATALINA_HOME/common/classes (1) and WEB-INF/lib (2) There's a file Log4J.XML only on: WEB-INF/classes//etc (3) And I setup the classpath to look to (3), so I think this should be the reason why it picks the webapp Log4J.XML. More questio

Re: Where's the Tomcat log messages?

2004-07-29 Thread Jacob Kjome
Where did you put the log4j.xml file? Is it in WEB-INF/classes or is it somewhere like CATALINA_HOME/common/classes? If the latter and log4j.jar is in common/lib, then this is exactly the behavior one would expect. Make sure you put log4j.xml in WEB-INF/classes and log4j.jar in WEB-INF/lib of

Where's the Tomcat log messages?

2004-07-29 Thread Ivan Aguirre
Hi I'm using Tomcat 5.0.18 and I would like to customize the Log4J messages on the packages of a Webapp. Well, I created a file Log4J.XML and it's the Classpath. The file has been loading correctly and the log messages from my Webapp classes are going fine. The problem is that the messages