[jboss-dev-forums] [Design of POJO Server] - Re: Leaking annotation API
ALRubinger
do-not-reply at jboss.com
Tue Nov 13 23:32:11 EST 2007
"bstansberry at 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#4104378
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4104378
More information about the jboss-dev-forums
mailing list