× 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.



It's available at V5R4M0 and up (maybe V5R3M0?) Java 7 beta is out so it won't be long before that is an option.

Installation instructions here:
http://www-01.ibm.com/support/docview.wss?uid=nas1072f7d805b1b8a53862572f90063dfe9

Pete

On 7/29/2010 7:38 PM, Mike Cunningham wrote:long
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:/JarFiles/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?


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.