This usually occurs when there are objects stored in the HashMap which don't
implement Serializable.


Simon Knott
Java Developer, Morse Professional Services
Morse Group Ltd
Tel: +44 (0)1332 826132 Fax: +44 (0)1332 826044
www.morse.com

This email and any attachments are confidential and are intended only for
the addressee. If you are not the intended recipient of this email and have
received it in error, please notify the sender immediately by reply email
and then delete it from your system.


> -----Original Message-----
> From: Juan Fuentes [mailto:[EMAIL PROTECTED]]
> Sent: 09 August 2001 09:07
> To: Orion-Interest
> Subject: Error (de-)serializing object
> 
> 
> 
> I'm getting this error when deserializing a HashMap. The API says that
> java.util.HashMap implements Serializable ?!
> 
> 
> java.rmi.RemoteException: Error (de-)serializing object:
> java.util.HashMap$1; nested exception is: 
>         java.io.NotSerializableException: java.util.HashMap$1
> 
> Thanks
> -- 
> ··················································
> Juan Fuentes Nieto                   Essi Projects
> [EMAIL PROTECTED]    t +34 977 221 182
> http://www.essiprojects.com      f +34 977 230 170
> ··················································
> _____________________________________________________________________
> This message has been checked for all known viruses by the 
> MessageLabs Virus Scanning Service. For further information visit
> http://www.messagelabs.com/stats.asp
> 
> 

Reply via email to