Previous Topic: Deployment Prerequisites for WebSphereNext Topic: Verify the Environment Requirements


Deployment Prerequisites for Apache Tomcat

The following information describes the deployment prerequisites for Apache Tomcat.

With multiple instances of CA OM Web Viewer, you can deploy another server as a load balancer to dispatch requests. The load balancer must support session affinity or session stickiness to ensure that requests of the same session are directed to the same server.

Choose the appropriate configuration for your application:

System Level External Configuration

If you are using this configuration, set the CAOMWV12_HOME variable on your system.

Application Level External Configuration

The following information describes the deployment prerequisites for deploying multiple CA OM Web Viewer instances on Apache Tomcat:

Rename your WAR files before deployment, so that each CA OM Web Viewer application WAR has a different name. This WAR file name also serves as the context path in the CA OM Web Viewer application web address.

For example, a WAR file named CAOMWebViewer12_US.war produces a web address, such as http://<server>:<port>/CAOMWebViewer12_US.

Application Level Internal Configuration

Remove the CAOMWV12_HOME variable from your system, if it exists.