[jboss-user] [EJB 3.0] - Re: Deployment Descriptor Overriding Not Working?
ALRubinger
do-not-reply at jboss.com
Fri Oct 24 01:52:36 EDT 2008
PS, the spec is stupid.
@Remote and @Local denote "Business Remote" and "Business Local" interfaces, EJB3 Views.
XML "remote" and "local" denote EJB2.x Component Remote and Local Views.
We don't support any annotation-based declaration of EJB2.x Component Views; we read in "Remote" and "Local" interfaces from the return values of the Home and LocalHome Classes.
S,
ALR
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4184350#4184350
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4184350
More information about the jboss-user
mailing list