[jboss-dev-forums] [Design of Clustering on JBoss (Clusters/JBoss)] - Re: Using JBossSerialization with HttpSession Replication (J

hmesha do-not-reply at jboss.com
Mon Jul 9 07:45:09 EDT 2007


for any attribute to be replicated, it must implement serializable. Regardless of the session replication policy in effect. JBossSerialization implmentation is meant to be used instead of Java Serialization for replication and not meant to deal with non-serializable attributes. 

It's possible to use JBoss Serialization to serialize non-serializable before replicating them but that require further developement and it was beyond the scope of JBAS-2921.



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4061937#4061937

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4061937



More information about the jboss-dev-forums mailing list