Hello friends,
I am running a RMI based client server application. When i run RMI server, i get the following error.
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is:
java.lang.ClassNotFoundException: RMI.Game
I am running rmiregistry on the same machine. anybody has idea how to solve this problem?
Thanks in advance.
Regards,
Zeeshan