Help please!

I have Apache running with ApacheJServ  and working fine!

I want to test tomcat and consider it as a replacement for JServ.

I downloaded Tomcat and edited the Apache httpd.conf to include the
apache-tomcat.conf file, instead of the JServ file.

I start tomcat and I start Apache, Apache serves static html as expected, it
passes jsp requests to tomcat fine (the examples work), but it doesn't pass
servlet requests through at all.

I can test the servlet examples by using file://localhost:8080/examples, but
I cannot make Apache pass the requests across unless that port number is
explicitly used.

Am I supposed to find and use a special mod_jserv.so?

Am I supposed to create zone property files as in ApacheJserv?

What am I supposed to do?

Gerry

Reply via email to