On Sep 22, 2005, at 6:54 AM, Rajesh Puri wrote:
[...]
Caused by: javax.naming.NoInitialContextException:
Cannot instantiate class:
org.openejb.client.LocalInitialContextFactory [Root
exception is java.lang.ClassNotFoundException:
org.openejb.client.LocalInitialContextFactory]
at
javax.naming.spi.NamingManager.getInitialContext(Unknown
Source)
Hi Rajesh,
This was my bad. For some reason the openejb-loader-1.0-20050920.jar
up on our maven repo was empty. I've uploaded it again. Delete the
one out of your local maven repo and try one more time. The one on
your machine should be at "Documents and Settings\you\.maven
\repository\openejb\jars\openejb-loader-1.0-20050920.jar"
-David