mod_webapp config problem

2003-02-27 Thread Selvaraj N
Hi, I am experiencing problems in configuring webapp with Apache 1.3.26 and Tomcat 4.0.3. httpd.conf --- LoadModule webapp_module libexec/mod_webapp.so WebAppConnection warpConnection warp localhost:8008 WebAppDeploy examples warpConnection /examples/ Tomcat starts fine and listens

tomcat-apache mod_webapp config problem

2002-03-18 Thread matt
I'm running Tomcat 4.0.3 and Apache 1.3.23 on Red Hat 7.2. Tomcat is set up correctly and is running on port 8080. Port 8008 is set up for use by the Tomcat WARP connector and requests to this port generate an error in the apache_log.txt file. Unfortunately, Apache doesn't talk to this port. I