What happens if:
@Stateless(name="MyBean")
| @Local(MyLocal.class)
| @Remote(MyRemote.class)
| @RemoteBinding(jndiBinding="MyBean")
| class MyBean{...}
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4184448#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...