RE: [OpenMap Users] Layers and Serialization

From: Klawetter, DG Darol (6274) _at_ IS <darol.klawetter_at_L-3com.com>
Date: Fri, 8 Jul 2005 12:35:44 -0500

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_at_bbn.com [mailto:owner-openmap-users_at_bbn.com]On
Behalf Of Lepkowski, Thomas M., CTR, OSD-PA&E
Sent: Friday, July 08, 2005 11:40 AM
To: 'openmap-users_at_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_at_bbn.com"
with the following text in the BODY of the message "unsubscribe openmap-users"]
Received on Fri Jul 08 2005 - 15:19:23 EDT

This archive was generated by hypermail 2.3.0 : Tue Mar 28 2017 - 23:25:07 EDT