All Tomcat nodes must have exactly the same setup. Especially the deployment of the applications (in webapps ) and the server-side configuration in these applications must be the identical, for example database.properties and log4j.xml. It is also a good idea to keep server.xml and Java OS Environment identical. Also, communication to subsystems must be available in the same way on each node, for example File Export, LDAP connection, and PKI connections. To install identical Tomcat nodes: - Install a complete PRIME Identity Manager system on one node, including Tomcat, Java, PRIME Identity Manager applications, and database connection.
- Copy the setup from the first node to other nodes, to make sure that all components are exactly the same on all nodes.
- Verify that each PRIME each Identity Manager instance on each node works properly on its own.
|