You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Shaun Campbell <sh...@uk2.net> on 2004/09/22 13:32:37 UTC

Tomcat and Apache communication problem

I'm trying to get Apache to talk to Tomcat via mod_jk2.  I'm following the
instructions in the book 'Pro Apache' which should generate a mod_jk.conf
file on start up of Tomcat after placing some entries in server.xml.

I am getting a mod_jk.conf file generated but it doesn't contain much only:

<IfModule !mod_jk.c>
    LoadModule jk_module /usr/lib/httpd/modules/mod_jk2.so
</IfModule>

In the instructions it does talk about including a workers.properties file
in the Listener section in server.xml.  I don't actually have a
workers.properties file to include here.  Do you think this could be the
problem or is there another way to connect Tomcat to Apache?

Regards

Shaun





---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org