[jboss-user] [Clustering/JBoss] - Re: How to define HAJNDI

justkeys do-not-reply at jboss.com
Wed Sep 3 11:25:55 EDT 2008


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#4173992

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4173992



More information about the jboss-user mailing list