[jboss-user] [Clustering/JBoss] - Re: TwoClustersSameNetwork inconsistency

lhoriman do-not-reply at jboss.com
Fri Nov 10 15:40:55 EST 2006


Thanks.  What would happen if I just changed the multicast address and left the partition name alone?

I'm using EJB3 beans, which define the partition name with a @Clustered annotation.  Will it work if I do this?

@Clustered(partition="${jboss.partition.name:DefaultPartition}")

Since my code must be identical in both environments, I need the partition name to be defined in the container setup (a -D flag is perfect).

Thanks,
Jeff

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

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



More information about the jboss-user mailing list