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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...