Hi, You need to define a KryTranscoder Spring bean with the serializerMap property setting all the new types with their associated serializers. That's not the easy part. I think you're right you need to explicitely call the initalize() method (with init-method=).
That said, I'm not sure it will work, you're some kind of early adopter on this. I should add some Kryo serialization tests on pac4j to ensure it really works (and add the missing serializers). Hope I could do that for the coming release : 1.4.0. Any feedback will be of course appreciated and we'll document it. It makes me think about couchbase : you use it, don't you ? Could you add some ticketRegistry.xml sample for it in the following page : https://wiki.jasig.org/display/CASUM/MemcacheTicketRegistry ? Thanks. Best regards, Jérôme -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
