Yep.
* @Remote references a business interface (EJB 3.x View)
* is a Remote Component interface (extends EJBObject, an EJB 2.x View)
* <business-remote> is the XML equivalent to @Remote
* There is no annotation for , we read it in via the return types of @Home create
methods.
S,
ALR
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203746#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...