I don't want to unpack... I prefer using the jars.
-----Original Message-----
From: java400-l-bounces@xxxxxxxxxxxx [mailto:java400-l-bounces@xxxxxxxxxxxx] On Behalf Of Mike Cunningham
Sent: 30 July 2010 02:41
To: Java Programming on and around the iSeries / AS400
Subject: RE: Classpath question
Thanks Craig. This at least helps explain why. If I were to unpack the jar and put it in the ifs the '/JarFiles/' way would work. I think I prefer using the jar and making the full specification
-----Original Message-----
From: java400-l-bounces@xxxxxxxxxxxx [mailto:java400-l-bounces@xxxxxxxxxxxx] On Behalf Of Craig Pelkie
Sent: Thursday, July 29, 2010 5:37 PM
To: Java Programming on and around the iSeries / AS400
Subject: Re: Classpath question
For .class files, yes. For .jar files, no.
See:
http://download.oracle.com/javase/1.5.0/docs/tooldocs/windows/classpath.html
Craig Pelkie
----- Original Message -----
From: "Mike Cunningham" <mike.cunningham@xxxxxxx>
To: <java400-l@xxxxxxxxxxxx>
Sent: Thursday, July 29, 2010 1:39 PM
Subject: Classpath question
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?
--
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.
--
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.