Try it without jkini.dll, libapr.dll or libaprutil.dll - remove these files
from the tomcat\bin directory.  Make sure TOMCAT_HOME is set, apache2 and
tomcat paths all match up in the workers2.properties and jk2.properties
files.  Also, make sure tomcat-jni.jar exists in tomcat\bin.

-----Original Message-----
From: Jacob Kjome [mailto:[EMAIL PROTECTED]]
Sent: July 24, 2002 2:58 PM
To: Tomcat Users List
Subject: Re: Apache 2.0.39, Tomcat 4.1.8 (mod_jk2) on W2K


Hello Dave,

I can't get any of the inprocess stuff to work.  Did you have to put
jkini.dll and other dlls somewhere in the system Path or anything?
The only way I can get mod_jk2 to work is by removing all the
inprocess stuff, commenting everything in the jk2.properties out, and
starting Apache2 and Tomcat-4.1.8 separately.

Jake

Wednesday, July 24, 2002, 12:02:15 PM, you wrote:

SD> The following steps, and attached files, were first posted by Mladen
Turk.
SD> I modified those steps slightly.  Actually, they didn't work completely
SD> until I tried it with Tomcat 4.1.8.  I'm using JDK 1.3.1.


SD> 0. Install Java 1.3
SD> 1. Download jakarta-tomcat-4.1.8.exe from
SD> http://jakarta.apache.org/builds/jakarta-tomcat-4.0/test/v4.1.8/bin/ and
SD> install into c:\tomcat.
SD> 2. Set the TOMCAT_HOME (c:\tomcat) as system environment variable and
SD> reboot.
SD> 3. Install Apache 2.0.39 into c:\apache2.
SD> 4. Download mod_jk2.dll from
SD>
http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk2/nightly/win32
SD> /
SD> 5. Copy mod_jk2.dll to c:\apache2\modules.
SD> 6. Add the following line to the c:\apache2\conf\httpd.conf file:
SD>         LoadModule jk2_module  modules/mod_jk2.dll
SD> 7. Copy the attached workers2.proterties to c:\apache2\conf (change the
SD> paths accordingly).
SD> 8. Copy the attached jk2.properties and to c:\tomcat\conf (change the
paths
SD> accordingly).
SD> 9. Run Apache (It will start the tomcat inprocess)
SD> 10. Report any bugs (will be appreciated)


SD>  <<workers2.properties>>  <<jk2.properties>> 



-- 
Best regards,
 Jacob                            mailto:[EMAIL PROTECTED]


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