[jboss-user] [EJB 3.0] - Re: JNDI problem

Wolfgang Knauf do-not-reply at jboss.com
Wed Oct 4 07:49:24 EDT 2006


Hi Mario,

JNDI default names always look like "EARname/Bean/local" or "EARname/Bean/remote".

So you have to use "Earname/User/remote" in your case, where "Earname" is the name of your enterprise application.

Take a look at the JNDIView at http://localhost:8080/jmx-console/HtmlAdaptor?action=inspectMBean&name=jboss%3Aservice%3DJNDIView, there you will find your bean in JNDI.

Best regards

Wolfgang

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

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



More information about the jboss-user mailing list