From owner-freebsd-java Thu Mar 14 6:47:31 2002 Delivered-To: freebsd-java@freebsd.org Received: from cerberus.perendengue.com (lnk-65-31-227-117.neb.rr.com [65.31.227.117]) by hub.freebsd.org (Postfix) with ESMTP id 4F22637B400 for ; Thu, 14 Mar 2002 06:47:21 -0800 (PST) Received: by cerberus.perendengue.com (Postfix, from userid 1000) id 49ED03C0D; Thu, 14 Mar 2002 08:47:51 -0600 (CST) Date: Thu, 14 Mar 2002 08:47:51 -0600 From: Jesse McConnell To: java@freebsd.org Subject: shell scripts for starting programs.. Message-ID: <20020314084751.B8692@gallup.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i 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 A thought from reading Ernst's mail about forte a bit ago.. How about setting up a convention for startup scripts for all these java programs that allow the port maintainer to choose (or suggest rather) that a particular program run under a certain JDK. Just use sed to put the relevant information in place for starting the program in the right environment. I know that it would be handy for something like jboss, where it works fine under either linux or native jdk's, but performance is much better under the native one...so I would prolley bring it up under native...but we have a standard place that users and hack a program script which are almost always in a certain format to change the basic environment a program runs in. Would be nice to not have to always be flipping between native and linux jdk's by manipulating environment variables on the command-line. Thoughts? Jesse -- Jesse McConnell The Gallup Organization (402) 486-6987 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message