RE: Tomcat Connector: Attempting to map URI '/examples/index.html' from 0 maps

2007-09-01 Thread Evert Hoff
Hi Rainer, I got it working at last. I went back to editing auto/mod_jk.conf. I put the following in there and it did the trick: === [EMAIL PROTECTED] apache-tomcat-6.0.13]# cat /usr/java/apache-tomcat-6.0.13/conf/auto/mod_jk.conf ## Auto generated on Sat Aug 1

RE: Tomcat Connector: Attempting to map URI '/examples/index.html' from 0 maps

2007-09-01 Thread Evert Hoff
Hi Rainer, > If you want the JK forwarding to work for > www2.noteworthynewsletters.com and your apache httpd > configuration uses virtual hosts, you first have to identfy > the VirtualHost block that configures the virtual host for > www2.noteworthynewsletters.com and then put the JkMounts in

RE: Tomcat Connector: Attempting to map URI '/examples/index.html' from 0 maps

2007-09-01 Thread Evert Hoff
Hi Rainer, > Looks like you've got more than one virtual host in the httpd > configuration. JkMounts are not inherited between virtual hosts. > Although there is the directive JkMountCopy to inherit > JkMount between vhosts, I would expect that not to help in > your situation (localshot:80 vs.