[jira] Created: (JCS-55) Custom serializaer is not always used

"Alexander Sofronov (JIRA)" <[email protected]> Wed, 21 Jan 2009 21:35:59 -0800 (PST)
Newsgroups gmane.comp.jakarta.turbine.jcs.devel
Message-ID <1791413625.1232602559738.JavaMail.jira@brutus>
Custom serializaer is not always used
-------------------------------------

                 Key: JCS-55
                 URL: https://issues.apache.org/jira/browse/JCS-55
             Project: JCS
          Issue Type: Bug
          Components: Indexed Disk Cache
            Reporter: Alexander Sofronov
            Assignee: Aaron Smuts


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

jcs.auxiliary.DC.serializer=mypackage.MySerializer

I see that my serializer is used for serializing only, deSerialize method is never called. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.