From owner-freebsd-java Thu Mar 20 8:24:10 2003 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 E118837B401 for ; Thu, 20 Mar 2003 08:24:08 -0800 (PST) Received: from a.smtp-out.sonic.net (a.smtp-out.sonic.net [208.201.224.38]) by mx1.FreeBSD.org (Postfix) with SMTP id 95F87441D4 for ; Thu, 20 Mar 2003 08:14:17 -0800 (PST) (envelope-from milo@cyberlifelabs.com) Received: (qmail 23591 invoked from network); 20 Mar 2003 16:13:26 -0000 Received: from prop.sonic.net (208.201.224.193) by a.smtp-out.sonic.net with SMTP; 20 Mar 2003 16:13:26 -0000 Received: from cyberlifelabs.com (adsl-64-142-14-252.sonic.net [64.142.14.252]) by prop.sonic.net (8.11.6/8.8.5) with ESMTP id h2KGDPs27639; Thu, 20 Mar 2003 08:13:25 -0800 X-envelope-info: Message-ID: <3E79E8A4.1020302@cyberlifelabs.com> Date: Thu, 20 Mar 2003 08:13:24 -0800 From: Milo Hyson User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030317 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Sheldon Hearn Cc: Brent Verner , Doug Poland , leafy@leafy.idv.tw, freebsd-java@FreeBSD.ORG Subject: Re: Specifying jdk for tomcat 4.1.18 References: <18118.63.104.35.130.1048108215.squirrel@email.polands.org> <3E78DDFF.7000500@cyberlifelabs.com> <32007.63.104.35.130.1048109532.squirrel@email.polands.org> <3E78E6C2.2090209@cyberlifelabs.com> <1616.172.16.1.33.1048125648.squirrel@email.polands.org> <20030320020719.GA70161@leafy.idv.tw> <1671.172.16.1.33.1048126904.squirrel@email.polands.org> <20030320041206.GA46244@rcfile.org> <20030320123623.GB54999@starjuice.net> In-Reply-To: <20030320123623.GB54999@starjuice.net> Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Sheldon Hearn wrote:
On (2003/03/19 23:12), Brent Verner wrote:

  
I have begun to implement a daemonctl.c that uses a( set of xml) 
config file(s) to control its actions.
    

Why not simply modify the ctlers to honour the JAVA_HOME envar when
present, otherwise behave the same as on other platforms?

That way, you introduce a superset of the behaviour found on other
platforms that is orthogonal with both the traditional Unix environment
paradigm (envars override defaults) and also with the Java paradigm
(JAVA_HOME means something special).

  
I agree. At the very least, I would expect a FreeBSD port to provide the option to behave like the official stock release.
-- 
Milo Hyson
CyberLife Labs
To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message