Mladen Turk wrote: > This is the classloader problem. > > Think that Bill Baker is solving this, but until then add the > commons-logging.jar to the loaded classes when started inprocess: > > OPT=-Djava.class.path=${TOMCAT_HOME}\bin\tomcat-jni.jar;${TOMCAT_HOME}\s > erver\lib\commons-logging.jar
I do not like this work-around: we will have end with a huge classpath. > > Adding commons-logging to the classpath solves the JNI problem. > > Bill, when can ve expect this will get solved? > > > > >>java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory >> at org.apache.jk.apr.AprImpl.<clinit>(AprImpl.java:348) >>java.lang.NoClassDefFoundError >> >> > > > MT. > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>