Hi everyone,

I am currently upgrading to jonas 2.0.

I have gotten everything installed and am trying to deploy the examples.

I added the jonas_home directory to my classpath.

startup the rmi registry.

now if I am in the jonas_home directory the server starts up properly
with no problems.

if I try to cd into $JONAS_HOME/examples/src/eb and run ejbserver I get
the following error:
java -Dinstall.root=c:\jonas_jdk1.2 -Djava.security.policy=java.policy
org.objectweb.jonas.server.Server
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)
        at org.objectweb.jonas.server.Server.main(Server.java:78)

please help.

Sincerely,
Chris Humphrey

----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to