Hi,
I can't manage to run EJBServer, still with same Exception:
JonAS - Version 1.5
Working with a colocated Transaction Manager
Create and register TM factory
TransactionFactory constructor
java.lang.NoSuchMethodError: javax.naming.spi.NamingManager: method
getStateToBind(Ljava/lang/Object;Ljavax/naming/Name;Ljavax/naming/Context;Ljava/util/Hashtable;)Ljava/lang/Object;
not found
at
at
com.sun.jndi.rmi.registry.RegistryContext.rebind(RegistryContext.java:138)
at
com.sun.jndi.rmi.registry.RegistryContext.rebind(RegistryContext.java:145)
at javax.naming.InitialContext.rebind(InitialContext.java:335)
at org.objectweb.jonas.jtm.TMServer.init(TMServer.java:95)
at org.objectweb.jonas.server.Server.main(Server.java:116)
I use JOnAS binaries distribution for jdk 1.1.x
The system is:
JOnAS 1.5
jdk 1.1.7
FreeBSD 4.2
JDBC 2.0 se
JNDI 1.1.2
JTA 1.0.1
RmiRegistry 1.2.1
I'm still working on this problem for 2 days ago...
Regards,
Jean-Christophe