Installing IBM Toolbox for Java on your workstation
Before you install IBM® Toolbox for Java™, make sure to address the workstation requirements that pertain to your environment.
How you install IBM Toolbox for Java on your workstation depends on how you want to manage your installation:
- To install IBM Toolbox for Java on individual clients, copy the JAR files to your workstation and configure your workstation CLASSPATH.
- To use IBM Toolbox for Java that is installed on a server, you only have to configure your workstation CLASSPATH to point to the server installation. To point your workstation CLASSPATH to the server, your server must have IBM i NetServer installed.
This documentation explains how to copy the class files to your workstation. For more information about setting the CLASSPATH on your workstation, refer to the operating system documentation for your workstation.
The IBM Toolbox for Java class files are packaged in several JAR files, consequently you need to copy one or more of these JAR files to your workstation. For more information about which JAR files are required for specific IBM Toolbox for Java functions, see JAR files.
Example: Copying jt400.jar
The following example assumes you want to copy jt400.jar, which contains the core IBM Toolbox for Java classes.
To manually copy the JAR file, complete the following steps:
You also have the option of using the open source version of IBM Toolbox for Java, called JTOpen. For more
information about JTOpen, see the JTOpen Web site
.