[jboss-dev-forums] [Deployers on JBoss (Deployers/JBoss)] - Re: BaseClassLoader attachement makes DeploymentUnit non-ser
scott.stark@jboss.org
do-not-reply at jboss.com
Wed Jun 11 10:23:30 EDT 2008
"dimitris at jboss.org" wrote :
| BTW, why switching to serialVersionUID = 1?
|
Because it was an incompatible change to remove a serial field. Even though the only time this could be serialized was when the loader field was null. Because the serial format for the class changed I changed the serialVersionUID.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4157380#4157380
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4157380
More information about the jboss-dev-forums
mailing list