To run AS/400 Toolbox for Java, the AS/400 system to which you are connecting must have the following:
If you intend to run a Java program that uses the AS/400 Toolbox for Java
classes on the AS/400 Java Virtual Machine (JVM), you must run the AS/400
Toolbox for Java at the same version and release level as the Operating
System/400 program that is running on your system. Shipped with OS/400
are the parts of the AS/400 Toolbox for Java needed to improve performance
when your application is running on the AS/400 JVM. To ensure
compatibility, the level of the AS/400 Toolbox for Java must match the level
of OS/400.
Level of OS/400 | Compatible Level of AS/400 Toolbox for Java |
---|---|
V4R2 | V3R2M0 |
V4R3 | V3R2M1 |
V4R4 | V4R2M0 |
Note: | SpooledFileViewer, PrintObjectPageInputStream, and PrintObjectTransformedInputStream classes work only when connecting to V4R4 or later systems. |
Note: | You must install the same level of the Cryptogarphic Access Provider licensed program and AS/400 Client Encryption licensed program. In other words, 5769-AC1 and 5769-CE1 are a pair, 5769-AC2 and 5769-CE2 are a pair, and so on. |
SSL connections perform slower than connections without encryption and can be only invoked from an SSL capable server, V4R4 or later.
For more information on SSL, see Secure sockets layer in the AS/400 Toolbox for Java topic of the AS/400e Information Center.
Note: | Like the SpooledFileViewer, PrintObjectPageInputStream, and PrintObjectTransformedInputStream classes mentioned above, full Blob and Clob (JDBC) support and SSL are available only when connecting to V4R4 and later AS/400 systems. |