Use the @Remote annotation to mark the interface as remote:
@Stateless
  | @Remote (BiddingTestBeanRemote.class)
  | public class BiddingTestBean implements BiddingTestBeanRemote

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

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

Reply via email to