Multidomain MDM
- Multidomain MDM 10.4 HotFix 2
- All Products
Property
| Description
|
---|---|
cluster.flag
| Must be added manually. Specifies whether clustering is enabled. To enable clustering, set to
true . Default is
false .
|
cmx.appserver.hostname
| Specifies the machine names of all the servers separated by a comma.
For example, if the WebSphere cluster or the multi-node environment has two servers that run on host1 and host2, set the property to
cmx.appserver.hostname=host1,host2 .
|
cmx.appserver.rmi.port
| Specifies the RMI port numbers that the servers use separated by a comma.
For example, if the servers in the WebSphere cluster or the multi-node environment use RMI ports 2812 and 2813, set the property to
cmx.appserver.rmi.port=2812,2813 .
|