You are starting at the wrong point when trying to resolve this problem. A 
'NameNotFoundException' usually without fail means that it is not bound.

Remove everything that you have currently deployed
Restart JBoss
Deploy your jar containing the ejb
Check the console to see if any errors are reported
Open jmx_console and use the JNDI View MBean to list the contents of JNDI, 
confirm that your bean is bound and check the name.

It is only at this point that you are ready to run a client application to 
access the bean. 

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

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


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to