RE: Bug in 0.10-RC2?
"Jonas Boner" <[email protected]>
| Newsgroups | gmane.comp.java.aspectwerkz.devel |
|---|---|
| Message-ID | <[email protected]> |
AW checks for serial ver UID and if not present it calculates one and adds it to the class. You mean that this is not working properly? -- Jonas Bonér Senior Software Engineer Java Runtime Products Group BEA Systems Cell: +46707616256 > -----Original Message----- > From: aspectwerkz-devel-admin-81qHHgoATdGxIXFVlbCvtR2eb7JE58TQ@public.gmane.org > [mailto:aspectwerkz-devel-admin-81qHHgoATdGxIXFVlbCvtR2eb7JE58TQ@public.gmane.org] On Behalf Of eu > Sent: Friday, May 14, 2004 4:42 PM > To: aspectwerkz-devel > Subject: [aspectwerkz-devel] Bug in 0.10-RC2? > > Hi, > > It seems that there are some small issue with > serialization. If AW is instrumenting Serializable classes in > the runtime and serialVersionUID is not explicitly declared, > then client app, which may be using not instrumented classes > will get a error. I think, that instrumentation should insert > an explicit serialVersionUID that match with the original class. > > regards, > Eugene > > > _______________________________________________ > aspectwerkz-devel mailing list > aspectwerkz-devel-81qHHgoATdGxIXFVlbCvtR2eb7JE58TQ@public.gmane.org > http://lists.codehaus.org/mailman/listinfo/aspectwerkz-devel >