3 Replies Latest reply on Feb 2, 2006 7:21 PM by brian.stansberry

    tc5-cluster-service.xml's ClusterName attribute

      Shouldn't TreeCache's ClusterName attribute in tc5-cluster-service.xml use the system property ${jboss.partition.name} instead of the hardcoded value 'Tomcat-Cluster'? Its ClusterConfig attribute now uses ${jboss.partition.udpGroup} (nice).


      These two attributes appear to be directly analogous to the following two ClusterPartition attributes in cluster-service.xml:

      attribute PartitionName uses ${jboss.partition.name}
      attribute PartitionConfig uses ${jboss.partition.udpGroup}