[jboss-user] [EJB 3.0] - Re: New to EJB3 -- Please help
kent.narling
do-not-reply at jboss.com
Tue May 1 09:39:42 EDT 2007
I'm just like you - new to EJB - and got exactly the same problem like you when I tried to disect EJB3Trail and create my own project...
However, then I downloaded the sample helloworld that this guy did: http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4037705#4037705
Then it worked!?!
I have not managed to find out the what was different with what I did yet... but it would be interesting to know!
AFAIK the default JNDI location should be:
EAR-FILE-BASE-NAME/EJB-CLASS-NAME/local
But it just fails to find my Stateless session bean with the error: EJB3Test not bound
(and the name of my ear file is EJB3Test.ear)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042082#4042082
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042082
More information about the jboss-user
mailing list