[jboss-user] [Beginners Corner] - ejb not bound?

ianfmc do-not-reply at jboss.com
Sat Aug 26 03:17:44 EDT 2006


I'm new to Entity Beans, so I apologize if this is really simple.

I'm having somet trouble getting a reference to my Entity Bean from my Session bean. When I look at the deployment log, I can see that the Entity bean (called Player) is bound to 'ejb/Player' but when I run, I get an exception: "ejb not bound."

I used the "listBindings" method of the InitialContext to show the bindings in the "java:/comp/env" and sure enough there is no ejb.

What is the best way to troubleshoot JNDI?

Thank you in advance!

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3967620#3967620

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3967620



More information about the jboss-user mailing list