[jboss-user] [EJB 3.0] - Re: New to EJB3 -- Please help

2007-05-01 Thread chensquare
Thanks Kent. I will try the example that you suggested today. It looks like my bean is deployed correctly, and the error is in my client code. I'm sure an experienced EJB programmer can spot my error immediately, I just don't know what else to try (none of the examples that I googled matches

[jboss-user] [EJB 3.0] - Re: New to EJB3 -- Please help

2007-05-01 Thread chensquare
Yes, JMX-Console indicates that bean is deployed properly on the server. Anyone--please help. THANKS A MILLION !! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042067#4042067 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=re

[jboss-user] [EJB 3.0] - New to EJB3 -- Please help

2007-04-30 Thread chensquare
Hi all, I'm new to EJB. I'm writing a toy EJB, and having problem running the client (bean can be deployed successfully in Eclipse) When running the client, it generates javax.naming.NameNotFoundException: HelloBean not bound. Please help. THANKS A LOT!!! my config: IDE: Eclipse JBOSS: 4.0