Date: Thu, 14 Mar 2002 08:47:51 -0600 From: Jesse McConnell <jesse@gallup.com> To: java@freebsd.org Subject: shell scripts for starting programs.. Message-ID: <20020314084751.B8692@gallup.com>
next in thread | raw e-mail | index | archive | help
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 <jesse@gallup.com> The Gallup Organization (402) 486-6987 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020314084751.B8692>