Memcached with Java Client

Alexander Shvedov Alexander.Shvedov at dataart.com
Wed Jul 18 11:18:43 UTC 2007


But when I implements Serializable to object that are put in cached (and
also all objects that are in that) the setting in cached is ok, but I
can not get them from cache. (NullPointerException <but that can be the
cause>)

-----Original Message-----
Subject: Re: Memcached with Java Client

> Hello! We're currently looking at memcached to use it in one of our
> projects. When using java client I always have "can not serialize"
> message. Do all objects that are putted in memcached needs to be
> serializable?


yes, they all must implement serializable.

Oezcan Acar
-- 
Mit freundlichen Grüßen

___________________________

Özcan Acar, Dipl. Inf(FH)
Vorstand
Smart Web Business AG

Im Niederfeld 8
65462 Gustavsburg

+49 171 57 33 66 5
acar at unitedinter.net



More information about the memcached mailing list