I have read the mail archive about this problem, and downloaded Reid Hartenbower's batch files to run Jonas 2.0 from the mail archive. I run registry.bat, then I run EJBServer.bat.
When I run the latter, I get the following:
JOnAS Server, version 2.0, running on rmi.
JOnAS: Cannot start Naming Manager
java.lang.NullPointerException
at org.objectweb.jonas.naming.NamingManager.<init>(NamingManager.java:75)
....
I am running Sun's JDK 1.2.2 on a Win NT machine. Any ideas???
--Jonathan