We have three JDK versions on our AS/400 (V4R5) installed.
5769JV1 *COMPATIBLE Java Developer Kit 1.2
5769JV1 *COMPATIBLE Java Developer Kit 1.1.8
5769JV1 *INSTALLED Java Developer Kit 1.3
Running programms it picks automatically the 1.1.8 version.
I can use java -Dversion to change the JDK at runtime.
But I didn't find out how to use another version for compiling, nor how
the system part of the classpath can be changed to point to a different
JDK version.
Any help would be highly appreciated.
Thanks
Marco van Maris