Probably a dependency issue; i.e. the services that use jboss.partition.name have already
deployed and read the value before properties-service.xml deploys.
Try adding
<depends>jboss:type=Service,name=SystemProperties</depends>
to the ClusterPartition mbean in cluster-service.xml.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4126631#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...