hazelcast / hazelcast-tomcat-sessionmanager

Tomcat Based Web Session Replication
Other
33 stars 37 forks source link

Custom serialization is not supported on Session objects #38

Closed alparslanavci closed 5 years ago

alparslanavci commented 6 years ago

Right now, it is a requirement that the session objects have to be Serializable. Other custom serializers should also be supported.

Please see the following community request as a sponsor: https://stackoverflow.com/questions/48428131/hazelcast-with-global-serializer-kryo-there-is-no-suitable-de-serializer-for