http://forum.pmease.com/viewtopic.php?p=8233&sid=b0f43d771eee94d41d6e299177337a5e#p8233
my class is using joda-time for storing dates and I get exceptions like this:
jvm 1 | com.thoughtworks.xstream.converters.ConversionException: Cannot create org.joda.time.chrono.ISOChronology$Stub by JDK serialization : null : Cannot create org.joda.time.chrono.ISOChronology$Stub by JDK serialization : null
jvm 1 | ---- Debugging information ----
jvm 1 | message : Cannot create org.joda.time.chrono.ISOChronology$Stub by JDK serialization : null
jvm 1 | cause-exception : com.thoughtworks.xstream.converters.reflection.ObjectAccessException
jvm 1 | cause-message : Cannot create org.joda.time.chrono.ISOChronology$Stub by JDK serialization : null