You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jcs-users@jakarta.apache.org by Alexander Sofronov <so...@gmail.com> on 2009/01/21 11:54:47 UTC

Problem with custom serializer

Hi,

I'm trying to use indexed disk cache auxiliary with custom serializer.
I added the following line to my cache.ccf:

jcs.auxiliary.DC.serializer=mypackage.MySerializer

Unfortunately I see that my serializer is not always used. It is used
for serialization only, and deserialization is done by default
StandardSerializer. Is this a bug or I'm doing something wrong here?

Thanks,
Alexander

---------------------------------------------------------------------
To unsubscribe, e-mail: jcs-users-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jcs-users-help@jakarta.apache.org