About using a cluster of application servers
If the application servers running Java Components support session state management, you can configure Actuate Java Components and the application servers to share and maintain a web browsing session state across a cluster of Java Components instances.
How to customize and deploy Actuate Java Components
To customize Actuate Java Components and deploy them to application servers in a clustered environment, use the following general procedure.
1 Extract the contents of the Actuate Java Components WAR file into a temporary directory.
2 Customize the Actuate Java Components JavaScript, styles, and web pages as desired.
3 Save all files and archive Actuate Java Components as a new WAR or EAR file using the Java jar utility.
4 Deploy the WAR or EAR file to each machine in your cluster.