×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Thanks for the suggestion.
I got the CL program modified so it looked in our own configuration system,
and if configured the JAVA_HOME environment variable was set accordingly.
I am still uncertain whether this is a really, really smart way to choose
the JVM in the launcher or not :)
But now I'm running Java 6 without having to reattaching tons of jars every
time I redeploy. Nice :)
(and for those interested Java 6 Classic apparently does not have "apt"
integrated in the JVM, the J9 one does).
/Thorbjørn
-----Original Message-----
From: java400-l-bounces@xxxxxxxxxxxx [mailto:java400-l-bounces@xxxxxxxxxxxx]
On Behalf Of Pete Helgren
Sent: 22. august 2011 05:32
To: Java Programming on and around the IBM i
Subject: Re: Where is the default value for JAVA_HOME defined (V6R1)?
Maybe PUTENVVAR would be a good alternative in your CL?
Pete Helgren
Value Added Software, Inc
www.asaap.com
www.opensource4i.com
On 8/21/2011 6:06 PM, Thorbjoern Ravn Andersen wrote:
Good trick, and I'll keep it in mind.
Unfortunatly our wrapper is not a shell script (eats up job slots) but a
CL program.
As an Amazon Associate we earn from qualifying purchases.