![]() |
Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
I am trying to run an RMI example from a book,I compiled the server-side code,I generated the stub and the skeleton successfully,and I started the rmiregistry,but when I try to C:\fei\java>java -Djava.rmi.server -classpath c:\fei\java ChatServerImpl I got the error message below: Any one know what's going wrong? thanks! Replies:
|
Sponsored Links
|