From owner-freebsd-java Thu Mar 20 4:36:46 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 CE20037B401 for ; Thu, 20 Mar 2003 04:36:45 -0800 (PST) Received: from axl.seasidesoftware.co.za (axl.seasidesoftware.co.za [196.31.7.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B8DA43F93 for ; Thu, 20 Mar 2003 04:36:44 -0800 (PST) (envelope-from sheldonh@starjuice.net) Received: from sheldonh by axl.seasidesoftware.co.za with local (Exim 4.12) id 18vzHT-000FBO-00; Thu, 20 Mar 2003 14:36:23 +0200 Date: Thu, 20 Mar 2003 14:36:23 +0200 From: Sheldon Hearn To: Brent Verner Cc: Doug Poland , leafy@leafy.idv.tw, freebsd-java@FreeBSD.ORG Subject: Re: Specifying jdk for tomcat 4.1.18 Message-ID: <20030320123623.GB54999@starjuice.net> Mail-Followup-To: Brent Verner , Doug Poland , leafy@leafy.idv.tw, freebsd-java@FreeBSD.ORG 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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030320041206.GA46244@rcfile.org> User-Agent: Mutt/1.5.3i 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 (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). Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message