>
> >
> > There are documents for using tomcat-4.0 with mod_jk?
> > Those would be very useful.
> >
>
> The only thing that is Tomcat-4-specific is the <Connector>
> entry, which
> is documented in "jk/README.txt" in the jakarta-tomcat-connectors
> repository. All of the configuration files for JK are,
> AFAIK, the same as
> for using it with Tomcat 3.x.
>
> > They don't seem to be in the jakarta-tomcat-connectors CVS
> repository, nor
> > could I find
> > them from the latest-and-greatest documentation for tomcat.
> >
>
> Contributions gratefully accepted :-).
>
> > Incidentally, I have the ajp.jar compiled, and in
> > ${CATALINA_HOME}/server/lib,
> > (the tomcat-util.jar, as well), and I have the Connector
> configured to use
> > org.apache.ajp.tomcat4.Ajp13Connector, but it is unclear
> what Engine to use
> > (do I have to have an engine?).
> > At any rate, pointers to the location of thse docs would be
> very useful
> > -- and thanks in advance.
> > - Jesse Farley
> >
>
> Henri, JF, this goes inside the "Tomcat-Standalone" service,
> along with
> the 8080 and 8443 connectors, right? If so it will use the standard
> <Engine> implementation.
>
that is correct.
-kevin.