[jboss-user] [EJB 3.0] - Re: Confused abotu how to get context...

Wolfgang Knauf do-not-reply at jboss.com
Thu Nov 23 03:55:26 EST 2006


Hi !

JBoss builds it's JNDI names this way: "EarName/BeanName/remote" or "EarName/BeanName/local", so in your sample it should be "EarName/myName/remote".

Take a look at the JNDI-View ( http://localhost:8080/jmx-console/HtmlAdaptor?action=inspectMBean&name=jboss%3Aservice%3DJNDIView) 
 to see the JNDI name of your bean.

Hope this helps

Wolfgang[/url]

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

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



More information about the jboss-user mailing list