"bstansberry(a)jboss.com" wrote : Seems the @Clustered annotation really is
EJB-specific. With EJB3 you can still configure EJB homes, and that implies you should be
able to configure a home load balance policy:
http://jira.jboss.com/jira/browse/EJBTHREE-1110 . Adding an attribute for that makes this
an ejb annotation. Can still go in the ha-client.jar though.
FYI, today I'd moved it to HA and out of the EJB3 External API.
cluster/org.jboss.annotation.ha.Clustered
Maybe instead of adding an EJB-specific attribute to @Clustered, we make another
annotation alltogether to configure the home load balance policy, placing that in EJB3?
S,
ALR
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4104378#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...