...
- The database is already in place: actions related to creating the database do not need to be performed.
- You need to assign each node in the cluster a unique identifier and set the read/write properties in the
settings.xml
file or - Add two Tomcat startup parameters to identify the each node in the cluster (cluster ID) and to set the read/write properties.
- Check the firewall settings.
- Start all the servers nodes in the cluster.
Configure the settings.xml Files
...