Someone please Help.

I have copied the auto conf genereated by tomcat and included that in 
my httpd.conf file  with the following line

Include
/opt/pokemon/bin/col_bin/tomcat/tomcat35_322/conf/tomcat-mod_jk-apache.conf

I added lines to tomcat-mod_jk-apache.conf to hopefully recognize my url
JkMount /buy/* ajp12
JkMount /olympics/*  ajp12
JkMount /sloc2002/* ajp12
JkMount /maintenance/* ajp12
JkMount /xml/* ajp12

but it doesn't seem to recognize the url

I am getting 
[jk_connect.c (143)]: jk_open_socket, connect() failed errno = 146
[jk_ajp12_worker.c (152)]: In jk_endpoint_t::service, Error sd = -1

in my mod_jk.log and no errors in my apache http_error.log

I started tomcat first.


Can Anyone offer some help?

Thanks
Mike

Reply via email to