[jboss-user] [Beginners Corner] - Tutorial pblm successfully deployed

veenag do-not-reply at jboss.com
Fri Nov 17 02:33:37 EST 2006


I was unable to run the tutorial because of look uo faild.

The pblm was in 

Object ref = context.lookup("java:/comp/env/ejb/Fibo");

I changed the code to 

Object ref = context.lookup("ejb/Fibo");

Those having the same pblm, can look in the JNDI name space,check where u can finsd the Fibo.

Goes to http://localhost:8080/jmx-console and invoke the list().



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

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



More information about the jboss-user mailing list