Hey guys

Just out of curiousity, is @Remote the same as extending java.rmi.Remote?

In the previous J2EE, EJBObject extends java.rmi.Remote, in the context of the 
JBoss EJB 3.0 implementation, is there any difference between 

@Remote
public interface myInterface 

and

public interface myInterface extends java.rmi.Remote


thx for the info 

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4002131
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to