Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 61118 invoked from network); 1 Aug 2002 13:54:43 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 1 Aug 2002 13:54:43 -0000 Received: (qmail 9284 invoked by uid 97); 1 Aug 2002 13:54:44 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 9246 invoked by uid 97); 1 Aug 2002 13:54:42 -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 9234 invoked by uid 98); 1 Aug 2002 13:54:42 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: <20020801135421.81865.qmail@web13504.mail.yahoo.com> Date: Thu, 1 Aug 2002 06:54:21 -0700 (PDT) From: Luminous Heart Subject: RE: Apache-tomcat integration To: Tomcat Users List In-Reply-To: <145CF177-A536-11D6-9C26-003065A8236E@mac.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 saw at the end of your reply this block: contents of /etc/tomcat4/conf/tomcat4.conf: JAVA_HOME="/usr/java/current" CATALINA_HOME="/var/tomcat4" JASPER_HOME="/var/tomcat4" TOMCAT_USER="tomcat" Why are you using tomcat4.conf? I mean I have not used a .conf for tomcat and I guess my cluster of 3 tomcats 4.0.4 and apache2.0.39 with mod_jk are working fine. What is the use of using tomcat.conf? Thank you in advance. --- Thomas Cherry wrote: > Sorry for the delay, I have been busy. > > Ok, I have a mandrake system with Apache 1.3 and > tomcat 4.01. I have a > copy of mod_jk from tomcat 3.x and was thinking that > I could reuse the > same lib. I started configuring apache and tomcat > but it does not seem > to work so I am including the content of my config > files in this > letter. If someone could look at these settings and > tell me what I did > wrong, that would be great. Thanks. > > Last line in httpd.conf: > Include /etc/tomcat4/conf/mod_jk.conf > > contents of /etc/tomcat4/conf/mod_jk.conf: > LoadModule jk_module libexec/mod_jk.so > > JkWorkersFile > "/etc/tomcat4/conf/jk/workers.properties" > JkLogFile "/var/tomcat4/logs/mod_jk.log" > > JkLogLevel info > > AddModule mod_env.c > > JkMount /*.jsp ajp13 > JkMount /servlet/* ajp13 > > JkMount /admin ajp13 > JkMount /admin/* ajp13 > > JkMount /examples ajp13 > JkMount /examples/* ajp13 > > JkMount /examples/servlet/* ajp13 > JkMount /examples/jsp/* ajp13 > # > # > > contents of /etc/tomcat4/conf/jk/workers.properties: > workers.tomcat_home=/etc/tomcat4 > workers.java_home=/usr/java/current > ps=/ > > worker.list=ajp13 > > worker.ajp13.port=8009 > worker.ajp13.host=localhost > worker.ajp13.type=ajp13 > worker.ajp13.lbfactor=1 > > > contents of /etc/tomcat4/conf/tomcat4.conf: > JAVA_HOME="/usr/java/current" > > CATALINA_HOME="/var/tomcat4" > JASPER_HOME="/var/tomcat4" > > TOMCAT_USER="tomcat" > > On Friday, July 26, 2002, at 09:39 PM, > tomcat-user-digest- > help@jakarta.apache.org wrote: > > > From: "Turner, John" > > Date: Fri Jul 26, 2002 04:24:52 PM US/Eastern > > To: 'Tomcat Users List' > > > Subject: RE: Apache-tomcat integration > > > > > > > > It would help if you could give us more > information, such as target > > operating system, etc. > > > > In general, there are all sorts of resources > available, such as this one > > from the tomcat site: > > > http://jakarta.apache.org/tomcat/tomcat-4.0-doc/config/ajp.html > > > > and this one, also from the tomcat site: > > > http://jakarta.apache.org/tomcat/tomcat-4.0-doc/config/index.html > > > > Some people have found the resources here to be > helpful: > > http://www.galatea.com/flashguides/index > > > > John Turner > > jturner@NOSPAM.aas.com > > > > > -- > To unsubscribe, e-mail: > > For additional commands, e-mail: > > __________________________________________________ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com -- To unsubscribe, e-mail: For additional commands, e-mail: