From owner-freebsd-java Tue Jan 29 1:24: 9 2002 Delivered-To: freebsd-java@freebsd.org Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.128.241]) by hub.freebsd.org (Postfix) with ESMTP id CA66937B400 for ; Tue, 29 Jan 2002 01:24:05 -0800 (PST) Received: (from ernst@localhost) by zaphod.euronet.nl (8.11.6/8.11.6) id g0T9O0U63154; Tue, 29 Jan 2002 10:24:00 +0100 (CET) (envelope-from ernst) Message-Id: <200201290924.g0T9O0U63154@zaphod.euronet.nl> Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan To: Jonathan Chen Subject: Re: Update port: Jakarta Tomcat (www/jakarta-tomcat) Date: Tue, 29 Jan 2002 10:24:00 +0100 X-Mailer: KMail [version 1.3.2] Cc: java@FreeBSD.ORG References: <200201250845.g0P8jLM22597@zaphod.euronet.nl> <200201290801.g0T81Gt60066@zaphod.euronet.nl> <20020129215502.A4426@grimoire.chen.org.nz> In-Reply-To: <20020129215502.A4426@grimoire.chen.org.nz> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 Jonathan, Sounds good. I will make the change to the patch. Expect a new proposal this afternoon with the following changes: * Appends to the log files, instead of overwriting * Uses a numeric prefix for the script in ${LOCALBASE}/etc/rc.d * The tomcatctl script now supports the 'restart' option * The 'stop' option in the tomcatctl script now uses interprocess communication instead of a PID file If I have time, I will test it with mod_jk. I will not commit the changes unless I know for sure that mod_jk will not work worse than it used to do. After all this, I will upgrade the port to version 3.3a. Ernst On Tuesday 29 January 2002 09:55, Jonathan Chen wrote: > 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. -- Ernst de Haan EuroNet Internet B.V. "Come to me all who are weary and burdened and I will give you rest" -- Jesus Christ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message