Hello,

I'm trying to setup my Apache 2.0.40 with mod_jk2 and tomcat 4.1.10
When using the AJP13 connector or http connectors then things work
fine.
But when I specify to use the inprocess/jni connection, then I get
startup problems for the VM.

Looking at the stderr.log file, I see that it doesn't find the needed
jar files who are located in TOMCAT_HOME/server/lib and
TOMCAT_HOME/lib/... etc.

When I add one .jar to the  OPT=-Djava.class.path= line in the
workers2.properties file, then this class loads, but it stops at the
next missing jar file.

Must I realy add all 32 jar files located in TOMCAT_HOME/server/lib and
TOMCAT_HOME/common/lib manually to get it working ????


Andr�

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to