[jboss-dev-forums] [Design of EJB 3.0] - Re: EJB 2.1 view with only a home
ALRubinger
do-not-reply at jboss.com
Wed Nov 21 11:47:41 EST 2007
I'll act as Secretary for our conference call:
@RemoteHome is sufficient for a 2.1 view; the Remote Interface can be inferred from the return type of the create method.
@Remote specifying a 2.1 Interface requires a @RemoteHome.
@Remote specifying a Business Interface does not require a home; results in remote 3.0 view.
S,
ALR
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4106817#4106817
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4106817
More information about the jboss-dev-forums
mailing list