To deploy a Java™ application outside of J2EE, do as follows:
- Follow the procedure detailed in Installing the EGL runtime code for Java
- 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
- Export any manually written Java code into jar files
- Include the exported files in the classpath of the target machine