Hide Forgot
Help Desk Ticket Reference: https://na7.salesforce.com/500A0000005f3sf project_key: JBEPP To isolate multiple clusters running on the same network, for EAP it is sufficient to specify a unique partition name (-g) and multicast address (-u) for each cluster. The JBoss Cache and JGroups configuration files used in EPP should contain the same properties. For instance, the picketlink cluster configuration would then look like <clustering mode="replication" clusterName="${jboss.partition.name:DefaultPartition}-idm-cluster"> and the same should apply to the other cache instances.
Link: Added: This issue is a dependency of JBEPP-735
Release Notes Docs Status: Added: Needs More Info Release Notes Text: Added: To isolate multiple clusters running on the same network, the JBoss Cache and JGroups configuration files used in JBoss Enterprise Portal Platform have been updated to include partition name (-g) and multicast address (-u) properties used in JBoss Enterprise Application Platform.
Release Notes Docs Status: Removed: Needs More Info Added: Documented as Resolved Issue Release Notes Text: Removed: To isolate multiple clusters running on the same network, the JBoss Cache and JGroups configuration files used in JBoss Enterprise Portal Platform have been updated to include partition name (-g) and multicast address (-u) properties used in JBoss Enterprise Application Platform. Added: To isolate multiple clusters running on the same network, the JBoss Cache and JGroups configuration files used in JBoss Enterprise Portal Platform have been updated to take advantage of the partition name (-g) and multicast address (-u) properties used in JBoss Enterprise Application Platform.