Hi all,
I am using the latest version of Jonas on linux 2.2.12.
With the IBM Jdk 1.1.8 port for linux
JNDI 1.2
JTA 1.0.1
When I try to run GenDD or start the EJBserver I get:
javax.naming.NoInitialContextException: Cannot instantiate class:
com.sun.jndi.rmi.registry.RegistryContextFactory [Root exception is
java.lang.ClassNotFoundException:
com.sun.jndi.rmi.registry.RegistryContextFactory]
Now in the Jonas docs it says I need
jndi.jar, providerutil.jar, and rmiregistry.jar in my CLASSPATH. The JNDI 1.2
only has jndi.jar and not the other two. Do I need to install something else?
thanks all!
------------------------------------------
Every program I've ever written looks at
the date to determine what to do next.
It's very common.
------------------------------------------