Kamesh,
We had the same problem. In the server.xml file comment out the HTTP port part
that tells tomcat to use port 8080. Make sure that ajp12 is talking to apache
via port 8007. This should be in the server.xml file also.
Hope this helps.





Kamesh J <[EMAIL PROTECTED]> on 04/10/2001 02:15:17 AM

Please respond to [EMAIL PROTECTED]

To:   "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
cc:    (bcc: Suha Yacoub/IL/ONE)
Subject:  /examples/servlet



when the request is coming for URL
http://localhost:8080/examples/servlet/HelloWorldExample,Tomcat responds
without any problem.
But when the request is coming for URL
http://localhost/examples/servlet/HelloWorldExample apache is taking charge
and gives file not found error.
I have ApJservMount /examples/servlet /examples in tomcat-apache.conf file
and including it in httpd.conf file

I have RHL6.2,Tomcat3.2.1,apache 1.3.12
waiting eagerly for ur reply
kamesh jayachandran








Reply via email to