jndi name is same in jmx console
+- EmployeeBean (class: org.jnp.interfaces.NamingContext)
| +- remote (proxy: $Proxy67 implements interface x.EmployeeDao,interface
org.jboss.ejb3.JBossProxy,interface javax.ejb.EJBObject)
and in client program
EmployeeDao ed=(EmployeeDao)ctx.lookup("EmployeeBean/remote");
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4135053#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...