From owner-freebsd-java Wed Nov 14 9:18:12 2001 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 2988137B419 for ; Wed, 14 Nov 2001 09:18:04 -0800 (PST) Received: (from ernst@localhost) by zaphod.euronet.nl (8.11.6/8.11.6) id fAEHHqu50091; Wed, 14 Nov 2001 18:17:52 +0100 (CET) (envelope-from ernst) Message-Id: <200111141717.fAEHHqu50091@zaphod.euronet.nl> Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan To: Markus Holmberg , Rob Simmons Subject: Re: another orion question Date: Wed, 14 Nov 2001 18:17:52 +0100 X-Mailer: KMail [version 1.3] Cc: freebsd-java@freebsd.org References: <878zd9eb4a.fsf@localhost.stacktrace.org> <20011114115901.H25726-100000@mail.wlcg.com> <20011114181233.A23420@acc.umu.se> In-Reply-To: <20011114181233.A23420@acc.umu.se> 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 Markus, You have a valid point. I already put some configuration options in the port build file. Perhaps I went too far. I dunno. I will reconsider. Any more thoughts on this? The current set of options is (from a make install): Installation settings: Destination directory: /usr/local/orion1.4.5 Control script location: /usr/local/bin/orionctl Startup script location: /usr/local/etc/rc.d/orion.sh Startup script location: /usr/local/etc/rc.d/orion.sh Location of JDK: /usr/local/jdk1.3.1 Using Jikes: YES Running as (user/group): orion/orion (7104:7104) Port to listen at: 8090 Starting after install: YES Ernst On Wednesday 14 November 2001 18:12, Markus Holmberg wrote: > I appreciate that you are contributing a patch, but I have to voice > my opinion about adding application configuration logic (as opposed to > build configuration logic) into the port. > > Is it really sensible to do this? There are hundreds of options that > could need configuration (in an application server), where should it stop? > > The normal case is to run one instance per machine. For more complex > configurations the orion/config/rmi.xml and others can be edited easily. > > Regards, Markus. > > On Wed, Nov 14, 2001 at 11:59:41AM -0500, Rob Simmons wrote: > > I've just submitted a PR with a patch that allows for this port to be > > configured during install. > > > > Robert Simmons > > Systems Administrator > > http://www.wlcg.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message