The rmiregistry and EJBServer start without complaint, but I'm getting a runtime javax.naming.CommunicationException thrown on almost all my names. Example: Cannot lookup SessionManagerImplHome: javax.naming.CommunicationException [Root exception is java.rmi.UnmarshalException: error unmarshalling return; nested exception is: java.lang.ClassNotFoundException: JOnASSessionManagerImplBeanSessionManagerHome_Stub] TMFactory and others do it as well. I tried adding java.rmi.codebase to jonas.properties and point that to the directory containing my stubs, as someone suggested, but no luck. CLASSPATH contains the dirs, ..jre/lib/ext has ALL the jars. JAVA_HOME=/usr/local/jdk1.2, OBJECTWEB_HOME=/usr/local/jonas_jdk1.2, JONAS_HOME=/usr/local/jonas_jdk1.2 Anyone have any other thoughts? -Steve Maring ------ Do you do Linux? :) Get your FREE @linuxstart.com email address at: http://www.linuxstart.com
