[jboss-user] [Clustering/JBoss] - Re: change default partition name
bstansberry@jboss.com
do-not-reply at jboss.com
Tue Feb 5 11:35:24 EST 2008
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#4126631
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4126631
More information about the jboss-user
mailing list