If I have an EJB3 SLSB and I want it to be in multiple clusters, how do I achieve this.
The @Clustered annotation seems to tie it to only one cluster, as the partition name
parameter refers to only one partition. Is there some way I can deploy the same Session
Bean in two clusters??
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973402#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...