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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...