|
Bob Cozzi wrote: > > There are two levels of environment variables > System level and Job level. > Of course I don't know if the JVM uses the system-level environment or just > the job-level one. > System-level environment variables are set in every job when the job starts (at least by default, I don't know if there's a job-description value that prevents this). The JVM uses the system-level environment variable. Actually, in the case of the CLASSPATH envvar and RPG, it's the RPG runtime that fetches the CLASSPATH environment variable when it start the JVM. If you call the invocation API without specifying the classpath, it doesn't automatically pick up the CLASSPATH envvar.
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.