Java 6 is already in i?!! No? please correct me.
I tried different ways, but cannot get it.
I list .jar separately.
-----Original Message-----
From: java400-l-bounces@xxxxxxxxxxxx [mailto:java400-l-bounces@xxxxxxxxxxxx] On Behalf Of Mike Cunningham
Sent: 30 July 2010 02:39
To: Java Programming on and around the iSeries / AS400
Subject: RE: Classpath question
Tried the /* option. Must be java 6 as it did not work.
Has anyone heard when java 6 might be available for i?
-----Original Message-----
From: java400-l-bounces@xxxxxxxxxxxx [mailto:java400-l-bounces@xxxxxxxxxxxx] On Behalf Of Pete Helgren
Sent: Thursday, July 29, 2010 4:50 PM
To: Java Programming on and around the iSeries / AS400
Subject: Re: Classpath question
Actually, I don't know if this is a Java 6 feature but I did find this:
http://download-llnw.oracle.com/javase/6/docs/technotes/tools/windows/classpath.html
Which says (in part):
Class path entries can contain the basename wildcard character *, which is considered equivalent to specifying a list of all the files in the directory with the extension .jar or .JAR. For example, the class path entry foo/* specifies all JAR files in the directory named foo. A classpath entry consisting simply of * expands to a list of all the jar files in the current directory.
HTH,
Pete
On 7/29/2010 2:39 PM, Mike Cunningham wrote:
Shouldn't this
ADDENVVAR ENVVAR(CLASSPATH)
VALUE('/JarFiles/datatelDatabaseUtility.jar:/JarFiles/sqljdbc.jar:/Jar
Files/jt400.jar') REPLACE(*YES)
And this
ADDENVVAR ENVVAR(CLASSPATH) VALUE('/JarFiles/') REPLACE(*YES)
Work exactly the same?
Shouldn't the second way provide a path to all jar files in the /JarFiles directory in the IFS?
--
Pete Helgren
Value Added Software, Inc
www.valadd.com
--
This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing list To post a message email: JAVA400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at
http://archive.midrange.com/java400-l.
--
This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing list To post a message email: JAVA400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at
http://archive.midrange.com/java400-l.
Consider the environment and think before you print this email.
Registered Address: Fortis House Tollgate Eastleigh Hampshire SO53 3YA Registered Number: 354568 England
Authorised and regulated by the Financial Services Authority
This e-mail together with any attachments are intended for the addressee only and may be private and confidential. If you are not the intended recipient, or the person responsible for delivering it to the intended recipient, you must not open any attachments, or copy, disclose, distribute, retain or use this e-mail, including any attachments, in any way whatsoever; please return it to us immediately using the reply facility on e-mail.
Consider the environment and think before you print this email.
As an Amazon Associate we earn from qualifying purchases.