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

Reply via email to