Re: Why does a JAR change the behavior of RMI?!_NEWLINE_!I have a...
Posted By:
Vikram_Rajan
Posted On:
Thursday, June 28, 2001 04:46 AM
The stub should be present in the classpath environment variable in the console where rmiregistry is running. When the stubs are not in the jar, maybe they exist in a directory which is in the classpath. Check out this possibility.