Hi Jacek, Thanks so much for your effort to try and duplicate the problem. I am new to EJB and OpenEJB and it will be so cool to get it running! I will email the code to you directly.
I didn't follow any specific documentation accept for the four steps (http://openejb.apache.org/3.0/tomcat.html) "Installation for the Impatient". I did watch the video on how to build one of the examples. And read numerous pages on the the OpenEJB web site to get this far. Then I tried to integrate my existing client test case (not using Junit) with OpenEJB. The biggest issue I'm facing is that the InitialContext() lookup returns no errors, however, it returns NULL. It seems that I'm find the context, but it's not defined correctly Laurie -- View this message in context: http://openejb.979440.n4.nabble.com/Not-getting-TestServlet-to-see-the-beans-IntialContext-lookup-tp3086392p3089202.html Sent from the OpenEJB User mailing list archive at Nabble.com.
