Check if you have added your correct ejb-refs in the web.xml file for the web application youre using the servlet from. The application-client.xml is for applets and applications, while the ejb-refs for servlets and jsps are defined in the web.xml file.... Hope its something like this and not a bug :) Have a nice weekend all!!!!!! Klaus -----Opprinnelig melding----- Fra: fresnaULL [mailto:[EMAIL PROTECTED]] Sendt: 27. oktober 2000 16:05 Til: Orion-Interest Emne: Problems with EJB. Hi all, I think I've deployed correctly a EJB, because I'm able to use from a java application. I've deployed the ejb like the cart ejb example. My problem is that when I try to use it from a servlet the context.lookup doesn't find the EJB and generate an exception. Please I need help!!! Thanks.
