Hello,
 
To make Ehcache work in a distributed environment I had to add
"implements Serializable" to the "Identity" class. If not, I received a
NoSerializableException when updating an object.
 
Regards,
Gonzalo Abollado.
 

Reply via email to