localejbs not bound

Hi all

I need to create a little project that includes an ejb class. When I try to call it:

DBConnectLocal connect = EJBHomeInstancer.getDBConnectInstance ();

I receive exception:

javax.servlet.ServletException: localejbs not bound

EJBHomeInstancer is the class that implements connection to the ejb.

DBConnectLocal is the interface that inheritsEJBLocalHome.

What can be the problem?

Best regards

Message was edited by:

f1engineer

[500 byte] By [f1engineera] at [2007-10-3 8:18:33]
# 1
Try the following forum (about EJB technology) http://forum.java.sun.com/forum.jspa?forumID=13
UncleSAMa at 2007-7-15 3:23:56 > top of Java-index,Desktop,Developing for the Desktop...