The following steps must be performed to configure the AquaLogic BPM environment for clustering:
Set the Process Execution Engine to cluster. In the Process Administrator go to Engines | Edit Engine engine-name, Basic Configuration tab. Next to the Type property, check the check-box next to Cluster. This check-box is only used when the AquaLogic BPM WebLogic Deployer is deployed on the Administrator node container. It instructs that all AquaLogic BPM J2EE resources (Engine EAR, WorkSpace WAR/EAR, Project EARs) need to be deployed to a cluster.
Add the following cluster JAR files to the WebLogic managed servers classpath:
jgroups-core.jar
fuegoj2ee-engine-cluster.jar
The files are located in <ALBPM_HOME>\j2eewl\j2ee\common\lib\cluster.
Start the WebLogic Managed Servers using the WebLogic startMangedWebLogic script.
Deploy the AquaLogic BPM WebLogic Deployer. For details, see Install and Start the WebLogic Deployer.