[jboss-dev-forums] [Design of EJB 3.0] - Re: New Build Artifact - EJB3 External API

bstansberry@jboss.com do-not-reply at jboss.com
Wed Nov 14 10:35:24 EST 2007


Re: @Clustered:

1) When moved to cluster module, it was repackaged into org.jboss.annotation.ha.  I want to put it back in org.jboss.annotation.ejb. Leaving it in cluster module is fine with me.

Reason is newly discovered EJBTHREE-1109 and EJBTHREE-1110 imply that this annotation should have a homeLoadBalancePolicy attribute.  That makes the annotation ejb-specific. So, if its ejb specific, might as well keep the old package name and not cause issues for pre-existing applications.

2) Please take back ClusteredImpl.  That class is an internal ejb3 implementation detail of how you guys consume xml metadata by turning it into a class annotation.

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

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



More information about the jboss-dev-forums mailing list