×
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.
On 5/23/2018 3:36 PM, Paul Roy wrote:
I must call this class from RPG and I do not find any reference to generic
ClassPath support
I'm not where I can check right now, but I have a memory of using a
generic CLASSPATH, although it might not have been within an RPG program.
ADDENVVAR CLASSPATH '/javalibs/*:.:./:/javarun/bin/:' do not work and
seems limited to 1024 chars...
One thing I always learn over and over: when testing CLASSPATH, I need
to sign off and on again. Because once the JVM starts, the CLASSPATH is
locked in place until the job ends.
At this point, I almost never run tests like this interactively; I write
a CLP and SBMJOB so that I always get a fresh JVM.
As an Amazon Associate we earn from qualifying purchases.
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.