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



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.