The above example is invalid. An EJB 2.1 view can't have multiple remote/local
interfaces. (As per quoted spec.)
Note that the use of @Remote in EJBTHREE-1127 is liberal versus spec. In actuality @Remote
should only be used to specify remote business interfaces. The remote interface is always
inferred from the remote home.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4151274#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...