Hi guys, For a JNDI lookup on JBoss, I am using the following pattern:
earName/ejbName/interface Example: test01/AloMundo/remote - to access remote interface of AloMundo in test01 ear test01/AloMundo/local - to access local interface of AloMundo in test01 ear Hope this helps. Cheers, Ashish. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4140253#4140253 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4140253 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
