Greetings..

Can't seem to find the documenation for Autoconfig for Tomcat 5 to Apache..

In Tomcat4 I used..

<Listener className="org.apache.ajp.tomcat4.config.ApacheConfig"
         append="true"
         forwardAll="false"
         modJk="/usr/libexec/httpd/mod_jk.so"

..tried...

  <Listener className="org.apache.ajp.tomcat5.config.ApacheConfig"
         append="true"
         forwardAll="false"
         modJk="/usr/libexec/httpd/mod_jk.so"

no joy... throws a ClassDefNotFound.. searched the docs but can seem to find the right rock to look under..

Could someone give me a kick in the right direction...

Thanks..

John..


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to