I did manage to make JOnAS 2.2.4 to run on JVM 1.2.2_006 on Novell NetWare 5.0. This 
means, I can start EJBServer and can
shut it down from JonasAdmin on another machine. Seems that EJBServer works. Then I 
tried to start up EJBServer with one
small bean (the SB example from JOnAS). I get the follwing error and don't know what 
to do. Does someone know help?

    JOnAS Server, version 2.2.4, running on rmi.
Mapping ConnectionManager jdbc:sybase:Tds:markus:2638/QUIPSY on jdbc_1
Cannot read the deployment descriptors 'ejb-jar.xml': org.objectweb.jonas_ejb.de
ployment.api.DeploymentDescException: Classloader is null
Cannot create containers : EJBServer halting
java: Class org.objectweb.jonas.server.Server exited with status 2

Reply via email to