[jboss-user] [EJB 3.0] - embeddedEJB lookup Problem

pKraemer do-not-reply at jboss.com
Wed May 9 09:08:35 EDT 2007


Hello,

I'm using the EJB3 embedded Version with Tomcat 5.5.23
My deployed Project has a structure like this:
-de.testProject.ejb.security Contains Stateless SB and Local Interface
-de.test.Project.web.mBeans Contains ManagedBean

In my ManagedBean I do a lookup process like this:
ctx.lookup("de/testProject/ejb/security/SecuritySBean/local")

and I get the following error:

javax.naming.NameNotFoundException: de not bound

When I put all togehter in one package there is no problem.

Can anybody please help me?

Thanks

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

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



More information about the jboss-user mailing list