Originally posted by Ulf Dittmer:
How would replication work if not by using the serialization functions?
SRV.7.7.2 Distributed Environments :
If distributed containers persist or migrate sessions to provide quality
service features, they are not restricted to using the native JVM Serialization
mechanism for serializing HttpSessions and their attributes. Developers
guaranteed that containers will call readObject and writeObject methods
session attributes if they implement them, but are guaranteed that the
Serializable closure of their attributes will be preserved.