[jboss-user] [JBoss Cache Users] - Re: Serialization problem using JDBC cache loader and MySQL
drcallaway
do-not-reply at jboss.com
Tue Oct 13 13:28:15 EDT 2009
No, it is not mutable. The serialized classes contain this code generated by the JAXB compiler:
private final static long serialVersionUID = 1L;
The classes seem to be getting stored with this UID but not extracted that way.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4260144#4260144
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4260144
More information about the jboss-user
mailing list