I am running a RMI application and no security manager: RMI class loader disabled exception comes
问题 This is the whole exception: Computeappengine exceptionRemoteException occurred in server thread; nested exception is: java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is: java.lang.ClassNotFoundException: Client.prog (no security manager: RMI class loader disabled) java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is: java.lang