Re: Tomcat-4.1.18 Classpath Problems

2003-02-13 Thread Jacob Kjome
I'm not sure exactly what the problem is, but I suspect it is a commons-logging problem. To avoid this, don't use commons-logging. You see very few bug reports like this for log4j stand-alone. So, use Log4j directly and you will have fewer headaches. Also see http://qos.ch/logging/thinkAgai

Tomcat-4.1.18 Classpath Problems

2003-02-13 Thread Dipl.Phys. Andreas Hiltenkamp
Hi ! I've got some classpathproblems using Linux "java full version "1.4.1_01-b01" 16228 [main] ERROR server.JkMain - Can't create apr java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory at org.apache.jk.apr.AprImpl.(AprImpl.java:340) at java.lang.Class.forName

Tomcat-4.1.18 Classpath Problems

2003-02-13 Thread Dipl.Phys. Andreas Hiltenkamp
Hi ! I've got some classpathproblems using Linux "java full version "1.4.1_01-b01" 16228 [main] ERROR server.JkMain - Can't create apr java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory at org.apache.jk.apr.AprImpl.(AprImpl.java:340) at java.lang.Class.forName0(