Deploying HATS Web applications
The terms HATS Web application, WebSphere® application, and Java™ EE application can be used interchangeably to refer to a Web application created from a HATS project. It is a HATS Web application because it was developed in the HATS 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 HATS Web application in a runtime environment
you must:
- Enable the HATS runtime.
- Export your project as a Java™ EE application.
- Install your application in a runtime environment.
- Make any changes necessary in the runtime environment.
Note:
HATS Web applications can also be deployed
to the Apache Geronimo web application server with the Tomcat web
container, to the Oracle WebLogic Server, and to the IBM Bluemix Server.
For information unique to developing and deploying HATS web applications
for these servers, see: