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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to