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=22866&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
