You could just specify the directory where your jars are in the
java.class.path.

-----Message d'origine-----
De : Andre Schild [mailto:[EMAIL PROTECTED]]
Envoy� : jeudi 12 septembre 2002 17:11
� : [EMAIL PROTECTED]
Objet : Apache 2, mod_jk2, inprocess, w2k, classpath ?


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]>



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

Reply via email to