You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Short, Dave" <da...@pfizer.com> on 2002/07/24 19:02:15 UTC

Apache 2.0.39, Tomcat 4.1.8 (mod_jk2) on W2K

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


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


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

Re: Apache 2.0.39, Tomcat 4.1.8 (mod_jk2) on W2K

Posted by Jacob Kjome <ho...@visi.com>.
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:hoju@visi.com


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>