AHHH why is this happening to me. "STUB NOT FOUND"
843793Oct 7 2002 — edited Oct 18 2002Cannot create remote server
objectjava.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is:
java.lang.ClassNotFoundException: RemoteServer_Stub
Arhhhhhhhhhhhhhh why does it not work. The Stub is in the same folder as the RemoteServer class.
I am new to RMI so there must be something obvious i have missed out. It keeps on saying that it cannot find the stub class. The Stub class is in the same folder as the normal class and the classpath is set!!!!
WHAT IS GOING ON?????????????
Please help,
Manny thanks,
Me