[jboss-user] [EJB/JBoss] - Re: Help: how to look up ejb3 deployed in ear using jndi
jaikiran
do-not-reply at jboss.com
Wed Apr 1 02:40:32 EDT 2009
When deployed in an ear, the default jndi name will be of the form:
EARName/BeanName/local
or
EARName/BeanName/remote
So in this case, you should use taas/ServiceProviderDaoImpl/local
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4222503#4222503
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4222503
More information about the jboss-user
mailing list