java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is: java.lang.ClassNotFoundException: ServicesTableau
问题 I need your help around JAVA RMI, i developped a sample program used to sort table. but i got this exception: Erreur RemoteException occurred in server thread; nested exception is: java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is: java.lang.ClassNotFoundException: ServicesTableau and this is my Server source code : public class Serveur { public static void main(String args[]) { try { System.out.println("Server start ..."); ServicesTableauImpl od = new