[jboss-user] [EJB 3.0] - Re: Problem in lookup EJB3.0 using JBOSS4.0.4
thillerson
do-not-reply at jboss.com
Sat Oct 7 21:44:57 EDT 2006
I'm not sure of the way to get to it off hand, but you need to use the JNDI browser to confirm the name of the resource.
I'll post back later when I figure out the url, but my guess is that you need to prefix the name of your ear in the lookup, e.g. lookup("earname/Resource/local").. that's where JBoss seems to put things.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3976791#3976791
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3976791
More information about the jboss-user
mailing list