Running Java applications on an iSeries server

The iSeries Java development tools help you build and run optimized Java programs on an iSeries server.

Note: Before you can transform or run an iSeries Java application with the Transform and Run view, you must export your class files to an iSeries integrated file system directory. With a launch configuration you can debug your Java application directly from the source in your workspace.

In addition to building interpreted Java applications, you can issue your transform commands remotely, so you can create optimized iSeries Java programs from class files.

Related concepts
Connecting to an iSeries server
Related tasks
Transforming Java class files into iSeries programs
Running Java programs remotely
Debugging Java programs remotely
iSeries options for transform, run, and debug