RE: [OpenMap Users] Layers and Serialization

From: Klawetter, DG Darol (6274) @ IS <@>
Date: Fri Jul 08 2005 - 13:35:44 EDT

It would appear that there are objects in this class that aren't
serializable. The exeception error should tell you which class caused the
error. You can derive your own class from the BasicI18n class and add
readObject and writeObject (part of the Serializable interface) member
functions to it and add your own code to these functions to serialize the
class members.

-----Original Message-----
From: owner-openmap-users@bbn.com [mailto:owner-openmap-users@bbn.com]On
Behalf Of Lepkowski, Thomas M., CTR, OSD-PA&E
Sent: Friday, July 08, 2005 11:40 AM
To: 'openmap-users@bbn.com'
Subject: [OpenMap Users] Layers and Serialization

Classification: UNCLASSIFIED

Hello,

Anybody out there have experience writing a Layer object out to disk? So
far in our experiments we're getting
java.io.NotSerializableException: com.bbn.openmap.BasicI18n

Any thoughts on what to do about the com.bbn.openmap.BasicI18n class?

Thanks in advance
-Tom

--
[To unsubscribe to this list send an email to "majdart@bbn.com"
with the following text in the BODY of the message "unsubscribe openmap-users"]
Received on Fri Jul 8 15:20:18 2005

This archive was generated by hypermail 2.1.8 : Fri Jul 08 2005 - 15:20:19 EDT