The following types of Java™ beans are available for IBM® i Java development tools: JFormatted beans, Data file
utility (DFU) beans, Object list beans, and the Database field list bean.
When you use the Java beans for IBM i Java development
tools in your application, ensure that the appropriate JAR files are included
in your class path.
These Java beans are in one of two JAR files:
- install_root\plugins\com.ibm.etools.iseries.toolbox_version_number\runtime\iseriesut.jar
- install_root\plugins\com.ibm.etools.iseries.toolbox_version_number\runtime\iseriescomm.jar
where the
install_root default is
c:\Program
Files\IBM\SDP70Shared.
The classes in IBM Toolbox for Java are
prerequisites for some of the beans. Those classes are in this JAR file:
- install_root\plugins\com.ibm.etools.iseries.toolbox_version_number\runtime\jt400.jar
For more information about the different types of beans, follow the
links below.