|
Originally posted by Tim Lauster:
Doug,
Thanks for the rely. Here is the command line I have been using for starting the server:
java -Djava.rmi.server.codebase=file:///e:\DATA\Projects\JavaDevCert\scjd\starting\ -Djava.security.policy=c:\java2\jdev\test.policy suncertify.server.RMIServerDBAdapter db.db
Make visible what, without you, might perhaps never have been seen.
- Robert Bresson
Originally posted by Tim Lauster:
Andras,
Thanks for the reply.
java -Djava.rmi.server.codebase=file:/e:\DATA\Projects\JavaDevCert\scjd\starting/ -Djava.security.policy=c:\java2\jdev\test.policy suncertify.server.RMIServerDBAdapter db.db
I am still receiving the following exception:
Exception: java.rmi.UnmarshalException: error unmarshalling return; nested exception is:
java.lang.ClassNotFoundException: suncertify.server.RMIServerDBAdapter_Stub
Originally posted by Tim Lauster:
I did not have the current working directory in my classpath.
Warning! Way too comfortable! Do not sit! Try reading this tiny ad instead:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
|