[jboss-user] [JBoss Cache Users] - Re: Serialization problem using JDBC cache loader and MySQL

bstansberry@jboss.com do-not-reply at jboss.com
Tue Oct 13 09:46:04 EDT 2009


Are you saying you made serialVersionUID a mutable field and are setting it to one on some instances of the class?  That won't work; the java io classes (not JBoss) compare the value read from the stream to the value of the Class object.

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

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



More information about the jboss-user mailing list