Milind, I've just started working on
Java in the Unix Environment. I don't know Unix very well. I'm used to working on Windows. So I'll have to ask you very basic questions.
---------------------------------------------
"1> Value of To java.rmi.server.codebase property is set to the locations of the stub"
How do I set the codebase property?
---------------------------------------------
2> It is possible that to enable the rmiregistry to unmarshal stub objects by placing all relevant stub class files in the CLASSPATH of the rmiregistry. However, the rmiregistry does not have to download stub classes. If stub classes are available locally, it will use those classes.
How do I set the CLASSPATH of the rmiregistry?
----------------------------------------
Regards,
Jayashree
[This message has been edited by jayashree murugan (edited July 13, 2000).]