Hello All, I have configured tomcat-apache combination. I have given a servlet request but the following error is being shown. [28/11/2000 22:19:04:696] (EMERGENCY) ajp12: can not connect to host 127.0.0.0:8007 [28/11/2000 22:19:04:697] (EMERGENCY) ajp12: connection fail [28/11/2000 22:19:04:697] (ERROR) an error returned handling request via protocol "ajpv12" [28/11/2000 22:20:54:106] (EMERGENCY) ajp12: can not connect to host 127.0.0.0:8007 [28/11/2000 22:20:54:107] (EMERGENCY) ajp12: connection fail [28/11/2000 22:20:54:107] (ERROR) an error returned handling request via protocol "ajpv12" [28/11/2000 22:21:58:586] (EMERGENCY) ajp12: can not connect to host 127.0.0.0: 8007 [28/11/2000 22:21:58:586] (EMERGENCY) ajp12: connection fail [28/11/2000 22:21:58:586] (ERROR) an error returned handling request via protocol "ajpv12" Does any one have solution to overcome the above problem. I am running Apache 1.3.19 and Tomcat 3.1 on Red Hat Linux version 6.1. Should I change configuration file /etc/hosts to include localhost? Should I invoke Tomcat while Linux is booting? If so Please indicate where? Should I have any jar file for compilig servlet programs? I am using JDK1.2.2. Thanks in advance Sriranga.
