Follow these steps:
Windows: C:\Program Files\CA\Identity Manager\IAM Suite\tools\samples\ConnectorConfiguration\windows\IIS_JBoss
UNIX: /opt/ca/IdentityManager/IAM_Suite/Identity Manager/tools/samples/Cluster/JBoss/ConnectorConfiguration
If you have more than two nodes, copy a worker.workerN.* set for each additional node and rename the worker name.
For example, consider a cluster where the CA Identity Manager server is installed on three JBoss hosts named myhostA, myhostB, and myhostC, using Peer IDs 1, 2, and 3. The workers.properties file appears as follows:
worker.worker1.port=8009 worker.worker1.host=myhostA . . worker.worker1.recovery_options=28 worker.worker2.port=8009 worker.worker2.host=myhostB . . worker.worker2.recovery_options=28 worker.worker3.port=8009 worker.worker3.host=myhostC . . worker.worker3.recovery_options=28 . . worker.router.balance_workers=worker1,worker2,worker3
|
Copyright © 2014 CA.
All rights reserved.
|
|