RE: Log4j-1.2.5

2002-07-11 Thread Ceki Gülcü
Lenny, What are the exact problems you are experiencing? What are you doing and what goes wrong? Have you tried putting log4j-X.X.jar under WEB-INF/lib of your webapp? Have you read the section "Default Initialization under Tomcat" in the log4j manual (http://jakarta.apache.org/log4j/docs/manua

RE: Log4j-1.2.5

2002-07-11 Thread Shapira, Yoav
Hi, How about you start just using log4j, without commons-logging? Get that set up, working, and get yourself comfortable with the terminology and functionality of loggers, appenders, etc. Then, if you still feel like commons-logging is a good idea, you'll have a much stronger base and better u

Re: log4j-1.2.5.jar

2002-07-10 Thread Jacob Kjome
Hi Lenny, Well, unless you use the RepositorySelector technique (which I've only heard about and don't know how to implement) you will need to put log4j-1.2.5.jar in your WEB-INF/lib directory. You can put your log4j.properties in WEB-INF/classes and it should get used the first time a new l