that's it. even if you have the same class (serialID didn't change) it will fail because Class won't have the same identity. Maybe the problem comes from tehe fact that the engine deals with not the deployment classloader.
----- Original Message ----- From: "Ole Husgaard" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 21, 2002 11:34 AM Subject: Re: [JBoss-user] Serializable inner classes as CMP fields > Oisin Kim wrote: > > I don't think I'll have a chance to read the code for JBoss, so I think > > I'll join you in coding around it, do you (and other users on ths list) > > think I should submit this as a bug? > > Looks like the same as bug #563120, see: > https://sourceforge.net/tracker/index.php?func=detail&aid=563120&group_id=22 866&atid=376685 > > I'm not an expert on these issues, but I think that the > problem is that on hot deploy another classloader load > the new class. But the datasource that does the > deserialization is still using the old class. > > Best Regards, > > Ole Husgaard. > > > ------------------------------------------------------- > This sf.net email is sponsored by: OSDN - Tired of that same old > cell phone? Get a new here for FREE! > https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user ___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran�ais ! Yahoo! Mail : http://fr.mail.yahoo.com ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
