I am having a problem that is probably really simple but I can't seem to
figure it out.  I have deployed some EJBs on the server and I can connect to
them fine from a remote application using the jndi.properties and
application-client.xml file.  But when I try to hit the EJBs from the same
bean within a servlet on the same server it throws a namingException saying
it can't find my EJB in the namespace.  I ensured the ejb-ref tags were in
the web.xml file in WEB-INF of the web space. Is there any other place I
need to reference the ejbs for the web-server side of orion?

Thanx,

Greg


Reply via email to