hey guys again. got a RMI prob :'( wondering if anyone know how to solve it.
when i run my RMI server i get the following errors.
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
java.rmi.UnmarshalException: error unmarshalling arguments...
Hey people, wondering if anyone can help me out here...
the situation is this, I am designing a RMI prog whereby the client sends a string in a byte array to the server.
the interface is this for the particular method
void putObjectString(int key, byte [] b) throws java.rmi.RemoteException...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.