I feel your pain:-)

I get these errors whenever I include that in a geronimo deploy plugin startRemoteServer command. As you say, it doesn't seem to be a problem with openejb.

david jencks

On Oct 5, 2004, at 1:47 AM, David Blevins wrote:

Seems we're getting classloading issues from our RMIClassLoaderSpi.

After a clean build, this no workie.

$ cd modules/assembly/target/geronimo-1.0-SNAPSHOT
$ java -Djava.rmi.server.RMIClassLoaderSpi=org.apache.geronimo.rmi.RMIClassLoa derSpiImpl -jar bin/server.jar


It fails with the attached output.

If I do the same thing in OpenEJB, it's all good.

$ cd openejb/modules/assembly/target/openejb-2.0-SNAPSHOT
$ java -Djava.rmi.server.RMIClassLoaderSpi=org.apache.geronimo.rmi.RMIClassLoa derSpiImpl -jar bin/server.jar



We got something goofy with our plans?


-David<startup-error.log>



Reply via email to