Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: TroubleX
  • Content: Threads
  • Order by date
  1. TroubleX

    RMI - java.rmi.ServerException: ClassNotFound

    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...
  2. TroubleX

    RMI - serializing strings into a byte array

    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...

Part and Inventory Search

Back
Top