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 runtime code for Java
  2. Export the EGL-generated code into jar files, remembering to include generated output files that have extensions other than java; for example, jasper, properties, and tab 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 runtime code for Java

Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.