Hi, Another question: Lets assume I have CMP entity beans, that have some serializable fields (but not belonging to the int, long, byte, char, String group, I mean they were wrapped in MarshalledObject and then serialized). And lets consider I have my data in the database already and I do not want to loose that data. Now, I do have to change the implementation of some serialized objects (for example, I had to add new/change existing methods). How can I get it running? What will happen, if the serialization IDs will not match during CMP bean activation? How can I read old data into new instances? TIA, Roman Rokytskyy _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user
