Deploying ZIETrans Web applications

The terms ZIETrans Web application, WebSphere® application, and Java™ EE application can be used interchangeably to refer to a Web application created from a ZIETrans project. It is a ZIETrans Web application because it was developed in the ZIETrans Toolkit. It is a WebSphere application because it will be installed and run on WebSphere Application Server. It is a Java EE application because it conforms to the Java EE standards.

To deploy your ZIETrans Web application in a runtime environment you must:
  • Enable the ZIETrans runtime.
  • Export your project as a Java EE application.
  • Install your application in a runtime environment.
  • Make any changes necessary in the runtime environment.
The following sections describe how to perform each of these tasks.
Note: ZIETrans Web applications can also be deployed to the Oracle WebLogic Server. For information unique to developing and deploying ZIETrans web applications for these servers, see: