[jboss-user] [JNDI/Naming/Network] - Re: Problem with JNDI Lookup

azhurakousky do-not-reply at jboss.com
Wed Mar 14 14:16:13 EDT 2007


Try the following:


  | ctx.lookup("java:/DesignObjectManager");
  | 
or

  | ctx.lookup("java:comp/env/ejb/com/atsva/cmmts/ejb/DesignObjectManager");
  | 

Also, go to your JMX Console --> JNDIView and list all the bindings to see if your object is there
Hope it helps

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

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



More information about the jboss-user mailing list