HOWTO : Apache2, Mod_JK2, Tomcat 4.1.24 and JDK 1.4 on RedHat Linux 7.3 | ||
:: TCP/IP SOCKET | ||
This document describes how to setup Apache2 and Tomcat using a TCP/IP Socket. | ||
:: JNI | ||
This document describes how to setup Tomcat to run in-process with Apache 2 using JNI. NOTE: THIS DOCUMENT IS AN ATTEMPT TO DOCUMENT MY CURRENT CONFIGURATION. I am still having problems using JNI, including "jk2_init() Can't find child xxxxx in scoreboard" and browser hangups while attempting to access Tomcat content. I have moved on to using TCP/IP sockets due to time constraints. |