> Hi,
>
> The Tomcat 4.0.1 documentation at
> http://jakarta.apache.org/tomcat/tomcat-4.0-doc/config/ajp.html suggest
one
> wanting to integrate TC401 with Apache the following:
>
> [...]
> To generate the global Apache directives (e.g. LoadModule, JkLogFile), you
> define a Server Listener:
>
> <Server port="8005" shutdown="SHUTDOWN" debug="0">
> <Listener className="org.apache.ajp.tomcat4.config.ApacheConfig" />
> [...]
>
> But when you actually include this tag and start tomcat, you'll get a
> ClassNotFoundException. I tried to locate the class in question but in
vain.
> No Jar contained it, and what's more I've found nothing regarding it on
the
> Internet.

This documentation is relevant to the latest Tomcat 4.0 distribution (that's
4.0.2 b2).
4.0.2 Final will be released soon.

Remy


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to