--- On Thu, 1/22/09, [email protected] <[email protected]> wrote:

...
> Please let me know if you need any additional information.
> Could you provide more info/pointer on "XML based object
> serialization"?

How about googling for info?
I assume Oleg means that instead of binary serialization, using something like 
XStream (http://xstream.codehaus.org) for serialization would allow you to more 
clearly see what exactly gets corrupt. This because you can read resulting xml 
(to some degree).

With standard JDK binary serialization it is hard to know what the data should 
even look like, much less where it gets broken.

Hope this helps,

-+ Tatu +-




      

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to