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-unsubscr...@jakarta.apache.org For additional commands, e-mail: jcs-users-h...@jakarta.apache.org