Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-2760

Use jboss.partition.name property in tc5-cluster-service.xml

XMLWordPrintable

      The cache's ClusterName attribute in tc5-cluster-service.xml is hardcoded to "Tomcat-Cluster". We should use the jboss.partition.name system property in constructing this attribute to facilitate separating clusters without having to reconfigure the xml.

      Will use <attribute name="ClusterName">${jboss.partition.name:DefaultPartition}-Tomcat</attribute> – appending the "-Tomcat" to help mitigate (human) confusion with the the JGroups channel name used in cluster-service.xml.

            bstansbe@redhat.com Brian Stansberry
            bstansbe@redhat.com Brian Stansberry
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: