> Vinay, > > Sorry to follow this from one list to another, but I found the > tomcat4-mod_jk link: > http://jakarta.apache.org/~hgomez/ajp13-tc4.0/
The AJP 1.3 JAR will be distributed with Tomcat 4.0.1. It won't be enabled by default (since it lacks some real world testing), but there will be a commented out block for it in conf/server.xml. > However, you're right - mod_webapp (warp connections) is the preferred > interface to use with catalina, not mod_jk (ajp12/13 connections). Yes indeed (but it requires you use Apache 1.3 at the moment). Remy
