Hi Philip -

Thanks for your corrections - they have been made. There was also a step missing: to copy $OPENEJB_HOME/beans/simpletest.jar to $CATALINA_HOME/common/lib. Try that and see if it works.

Regards,

Lajos


Philip Chan wrote:


Hi,

I am particularly interested in the installation of openejb on a per-webapp scenario.
So I followed the http://www.galatea.com/flashguides/tomcat-openejb1-unix instructions


I am using tomcat 5.0.19 and Sun JDK 1.4.2_05 but got the lookup error again... like I did when I first used OpenEJB 0.9.2 Any Ideas what i am doign wrong?

These are the following inconsistency I have found:
Section4, point 6 the name of the interface did not match teh file name so I made it SimpleTestRemote instead of SimpleTest
Section4, point 9 should just state ant and not ant jar
Section4, point 7, I renamed it to SimpleTest.java instead of SimpleTestBean.java


When using the 7. Using OpenEJB embedded in one Tomcat web application

But I get the following error:
Naming exception occured during initializationjavax.naming.NameNotFoundException
: Name "/SimpleTest" not found.
javax.naming.NameNotFoundException: Name "/SimpleTest" not found.
at




Reply via email to