[jboss-user] [Clustering/JBoss] - How to change PartitionName

iktuz do-not-reply at jboss.com
Tue Dec 5 14:27:49 EST 2006


Hi All,

I am trying to change the "DefaultPartition" name but I am experiencing some troubles. I searched for all "DefaultPartition" occurrences in JBoss installation dir:


  | 
  | server\default\conf\standardjboss.xml:516:28755: <partition-name>${jboss.partition.name:DefaultPartition}</partition-name>
  | server\default\conf\standardjboss.xml:677:38382: <partition-name>${jboss.partition.name:DefaultPartition}</partition-name>
  | server\default\conf\standardjboss.xml:767:44092: <partition-name>${jboss.partition.name:DefaultPartition}</partition-name>
  | server\default\conf\standardjboss.xml:853:49055: <partition-name>${jboss.partition.name:DefaultPartition}</partition-name>
  | server\default\conf\standardjboss.xml:941:54154: <partition-name>${jboss.partition.name:DefaultPartition}</partition-name>
  | 
  | server\default\deploy\cluster-service.xml:16:754: name="jboss:service=${jboss.partition.name:DefaultPartition}">
  | server\default\deploy\cluster-service.xml:19:882: <attribute name="PartitionName">${jboss.partition.name:DefaultPartition}</attribute>
  | server\default\deploy\cluster-service.xml:97:5108: proxy-type="attribute">jboss:service=${jboss.partition.name:DefaultPartition}</depends>
  | server\default\deploy\cluster-service.xml:114:6030: proxy-type="attribute">jboss:service=${jboss.partition.name:DefaultPartition}</depends>
  | server\default\deploy\cluster-service.xml:189:10151: proxy-type="attribute">jboss:service=${jboss.partition.name:DefaultPartition}</depends>
  | 
  | server\default\deploy\deploy-hasingleton-service.xml:24:997: proxy-type="attribute">jboss:service=${jboss.partition.name:DefaultPartition}</depends>  
  | 
  | server\default\deploy\farm-service.xml:4:117: name="jboss:service=FarmMember,PartitionName=DefaultPartition">
  | server\default\deploy\farm-service.xml:6:192: <depends>jboss:service=${jboss.partition.name:DefaultPartition}</depends>
  | server\default\deploy\farm-service.xml:7:275: <attribute name="PartitionName">DefaultPartition</attribute>
  | 

Probably, changing those occurrences are not enough. What I am missing? Can someone lead me a direction?

Best Regards,
José Renato.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991429#3991429

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991429




More information about the jboss-user mailing list