Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 85033 invoked from network); 5 Feb 2003 15:24:32 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 5 Feb 2003 15:24:32 -0000 Received: (qmail 11817 invoked by uid 97); 5 Feb 2003 15:26:01 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 11810 invoked from network); 5 Feb 2003 15:26:00 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 5 Feb 2003 15:26:00 -0000 Received: (qmail 83500 invoked by uid 500); 5 Feb 2003 15:24:13 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 83488 invoked from network); 5 Feb 2003 15:24:12 -0000 Received: from unknown (HELO mailserver45-2) (63.119.175.45) by daedalus.apache.org with SMTP; 5 Feb 2003 15:24:12 -0000 Received: from AL00US12700783 [12.6.117.146] by mailserver45-2 (SMTPD32-6.06) id AAF123CF00FA; Wed, 05 Feb 2003 09:17:05 -0600 Message-ID: <03a801c2cd2a$869d4710$f523000a@corp.motionind.com> From: "David Nelson" To: "Tomcat Users List" References: <00a701c2cb84$6eae8d50$280a0a0a@lojas24horas.com.br> Subject: localhost:8080 connection refused Date: Wed, 5 Feb 2003 09:22:20 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I have heard similar posts but after trying everything I can get my hands on, Tomcat is still refusing to work I get a connection refused. Here are a few system details and what I've done. OS RH 8.0 Tomcat 4.1.18 Apache 2.0.44 mod_jk-2.0.43.so java2 1.4 (tested manually and works) $JAVA_HOME and $CATALINA_HOME are set httpd.conf has LoadModule jk_module modules/mod_jk-2.0.43.so Include /user/local/tomcat/conf/auto/mod_jk.conf incidentally, the mod_jk.conf is not being generated. Inside Tomcat's server.xml .... .... Any ideas what I'm missing? Thanks for any help. --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org