[jboss-user] [EJB 3.0] - NameNotFoundException

thiagomontovaneli do-not-reply at jboss.com
Fri Nov 21 07:27:13 EST 2008


So, when I try find my EJB calling of my application, case this exception:
 javax.naming.NameNotFoundException: tempConv.TempConvEJB not bound  

And my code is this:
Object objRef = ic.lookup("tempConv.TempConvEJB");  

I am using JBOSS 4.2 and Eclipse Ganymede.

The EJB project is into a EE project.

PS.: Sorry for english, I am learning english. 

 

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

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



More information about the jboss-user mailing list