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.
Thanks in advance,
János
PS: isn't it something that's only available in a source-distribution?
--
Jarecsni, János
MORGAN HILL CONSULTING, Internet Applications Unit
mailto:[EMAIL PROTECTED]
http://morganhillconsulting.hu/ :: Phone+Fax: + 36 1 484 0392
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>