[jboss-user] [EJB 3.0] - Re: entity bean
arrojusrikanth
do-not-reply at jboss.com
Sat Mar 8 04:35:39 EST 2008
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#4135053
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4135053
More information about the jboss-user
mailing list