From owner-freebsd-java Tue Jan 29 0:55: 7 2002 Delivered-To: freebsd-java@freebsd.org Received: from drone2.qsi.net.nz (drone2-svc-skyt.qsi.net.nz [202.89.128.2]) by hub.freebsd.org (Postfix) with SMTP id 6810037B402 for ; Tue, 29 Jan 2002 00:55:04 -0800 (PST) Received: (qmail 85829 invoked by uid 0); 29 Jan 2002 08:55:02 -0000 Received: from unknown (HELO chen.org.nz) ([210.54.19.51]) (envelope-sender ) by 0 (qmail-ldap-1.03) with SMTP for ; 29 Jan 2002 08:55:02 -0000 Received: (from jonc@localhost) by chen.org.nz (8.11.6/8.11.6) id g0T8t2i04529; Tue, 29 Jan 2002 21:55:02 +1300 (NZDT) (envelope-from jonc) Date: Tue, 29 Jan 2002 21:55:02 +1300 From: Jonathan Chen To: Ernst de Haan Cc: java@FreeBSD.ORG Subject: Re: Update port: Jakarta Tomcat (www/jakarta-tomcat) Message-ID: <20020129215502.A4426@grimoire.chen.org.nz> References: <200201250845.g0P8jLM22597@zaphod.euronet.nl> <200201281521.g0SFLL657718@zaphod.euronet.nl> <20020128183458.A1870@shikima.mine.nu> <200201290801.g0T81Gt60066@zaphod.euronet.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200201290801.g0T81Gt60066@zaphod.euronet.nl>; from znerd@FreeBSD.ORG on Tue, Jan 29, 2002 at 09:01:15AM +0100 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, Jan 29, 2002 at 09:01:15AM +0100, Ernst de Haan wrote: [...] > One other thing: We should test mod_jk to see if that one still works with > this patch... The last time I tried mod_jk (ages ago!), there was a problem with the startup order. Apache+mod_jk requires tomcat to be running before it can start up properly. Unfortunately, on machine bootup, "apache.sh" is run before "tomcat.sh". I got around this by renaming "tomcat.sh" to "020.tomcat.sh". Check out postgresql, its startup script is "010.pgsql.sh" so that there's a d/b server available for subsequent daemons that may start up after it. Cheers. -- Jonathan Chen ---------------------------------------------------------------------- Computers are like air conditioners. They stop working when you open Windows. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message