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




The wildcard expansion is supported by java launcher.
When not using the java launcher, and using the JNI invocation API directly
( which is how RPG invokes the jvm), its up to the caller to provide a full
classpath and expand any wildcards required.

RUNJVA & QSHELL thus uses java launcher, so it supports the wildcard
expansion.

Stackoverflow link shows there is similar issue in oracle jdk. Seems it's
not an IBM specific issue.

https://stackoverflow.com/questions/9320619/can-jni-be-made-to-honour-wildcard-expansion-in-the-classpath

Tarlochan Singh Bimbra ( Tosh )
PartnerWorld for ISVs Technical Support and IBM i Global Support Center



From: Justin Taylor <jtaylor.0ab@xxxxxxxxx>
To: java400-l@xxxxxxxxxxxxxxxxxx
Date: 08/05/2020 02:09 PM
Subject: [EXTERNAL] Wildcards in classpath?
Sent by: "JAVA400-L" <java400-l-bounces@xxxxxxxxxxxxxxxxxx>



Is it possible to use wildcards in the Java classpath? I'd like to add
this entry:
/java/myApps/*

And for this single entry to find any JAR files in sub-dirs beneath
/java/myApps (e.g /java/myApps/Apple/A.JAR,
/java/myApps/Grape/Concord/B.JAR).

I tried /java/myApps/* but it doesn't seem to work for me. FWIW, I'm
setting the CLASSPATH via a job-level ENVVAR and the calling apps are RPGLE
accessing the Java JARs via extProc(*java).


TIA
--
This is the Java Programming on and around the IBM i (JAVA400-L) mailing
list
To post a message email: JAVA400-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.midrange.com_mailman_listinfo_java400-2Dl&d=DwICAg&c=jf_iaSHvJObTbx-siA1ZOg&r=WOb2SOjiTsNRXclCYG7V71axpoWHd1Zf_QazPfuXIrg&m=Laq8f7pau7U0rFIs-ivwm6nW58ui5Rxn0OSbx_pBlDE&s=GkrGZaBQ-2uKyejlI48lcHCWTBNmRtVrEs_LhszR9oA&e=

or email: JAVA400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
https://urldefense.proofpoint.com/v2/url?u=https-3A__archive.midrange.com_java400-2Dl&d=DwICAg&c=jf_iaSHvJObTbx-siA1ZOg&r=WOb2SOjiTsNRXclCYG7V71axpoWHd1Zf_QazPfuXIrg&m=Laq8f7pau7U0rFIs-ivwm6nW58ui5Rxn0OSbx_pBlDE&s=kJ8xmonK-yGZQzLib5BvLb4tq3SGmEeBVI34jYeRmE4&e=
.

Help support midrange.com by shopping at amazon.com with our affiliate
link:
https://urldefense.proofpoint.com/v2/url?u=https-3A__amazon.midrange.com&d=DwICAg&c=jf_iaSHvJObTbx-siA1ZOg&r=WOb2SOjiTsNRXclCYG7V71axpoWHd1Zf_QazPfuXIrg&m=Laq8f7pau7U0rFIs-ivwm6nW58ui5Rxn0OSbx_pBlDE&s=EhwnH-HerxsAUgs416tC7GYBUFxlQKC7ZlM0jzNbxqQ&e=





As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.