From owner-freebsd-java@FreeBSD.ORG Mon Mar 14 17:45:32 2005 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEEFD16A4CE for ; Mon, 14 Mar 2005 17:45:32 +0000 (GMT) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44D0E43D2F for ; Mon, 14 Mar 2005 17:45:32 +0000 (GMT) (envelope-from jonc@chen.org.nz) Received: by chen.org.nz (Postfix, from userid 1000) id AA0775643E; Tue, 15 Mar 2005 06:45:30 +1300 (NZDT) Date: Tue, 15 Mar 2005 06:45:30 +1300 From: Jonathan Chen To: Kang Liu Message-ID: <20050314174530.GA10232@osiris.chen.org.nz> References: <4235808a.668b564d.48df.7848@mx.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4235808a.668b564d.48df.7848@mx.gmail.com> User-Agent: Mutt/1.4.2.1i cc: 'Mipam' cc: freebsd-java@freebsd.org Subject: Re: tomcat50ctl start arguments X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 17:45:32 -0000 On Mon, Mar 14, 2005 at 08:15:58PM +0800, Kang Liu wrote: > There are some PR(s) with patches which can solve your problem. > e.g. http://www.freebsd.org/cgi/query-pr.cgi?pr=75143 > Now, I'm still working on this issue. If there is any good idea, please mail > me. The daemonctl program under java/jboss4 has been modified from the original so that it accepts command-line options on startup. Why don't you use that one instead of the www/jakarta-tomcat4 version. You may have to tweak the jakarta-tomcat5/Makefile config slightly though. Cheers. -- Jonathan Chen ---------------------------------------------------------------------- Vini, vidi, velcro... I came, I saw, I stuck around