Deserialization on Java Client
Dustin Sallings
dustin at spy.net
Thu Jul 19 16:43:09 UTC 2007
On Jul 19, 2007, at 3:41 , Alexander Shvedov wrote:
> The serialization problem is solved now. I have object A which
> contains object B as private field. Then store object A in cache.
> During deserialization I can get object A without problems, but
> when I get objectA().getB() it returns null. Does anybody have any
> suggestions?
It's not possible to say for sure without seeing your code. If you
reproduce the serialization cycle in a unit test, the answer will
probably be obvious, though.
--
Dustin Sallings
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.danga.com/pipermail/memcached/attachments/20070719/01a2b9e1/attachment.htm
More information about the memcached
mailing list