David Default RH installations have a firewall, did you not install the firewall or adjust it to accept connections on port 8080? Just a thought... Also, you havent included any log entries....is there nothing in the logs? -b On Wed, 2003-02-05 at 10:22, David Nelson wrote: > 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 > > modJk="/usr/local/apache2/modules/mod_jk-2.0.43.so" /> > .... > > autoDeploy="true"> > append="true" > forwardAll="false" > modJk="/usr/local/apache2/modules/mod_jk-2.0.43.so" /> > .... > > 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 > --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org