|
> From: Hall, Philip > > I'm not sure if that's enough... won't you need the > -Xbootclasspath too ? to point the Java application loader to an > older set of JRE classes/jar files (i.e. rt.jar) ? > > Of course, it's probably safer if you invoke the 'java.exe' from > the JRE of the version you want to run at instead... That's on the workstation, Phil. On the AS/400, the -D is all that is needed. Try it sometime. Just run the following from QShell: java -Djava.version=1.3 version java -Djava.version=1.4 version See what happens. My understanding is that all versions of the OS/400 java executable will check the java.version setting prior to doing anything else.
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.