Just like any ejb in jboss: Annotate the service pojo com.my.Thing with @Service and
@Remote(ThingRemote.class), and a (ThingRemote) can be found in that jndi under the name
"Thing/remote".
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4173992#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...