EGL Reference Guide for iSeries


Deploying Java applications outside of J2EE

To deploy a Java application outside of J2EE, do as follows:

  1. Follow the procedure detailed in Installing the EGL run-time code for Java
  2. Export the EGL-generated code into jar files
  3. Export any manually written Java code into jar files
  4. Include the exported files in the classpath of the target machine


Related tasks
Installing the EGL run-time code for Java


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]