> I'm starting to suspect that JBoss might be the culprit here. If I > manually extract an object from the byte array, it turns out to be a > java.rmi.MarshalledObject when the expected class was java.lang.String. > > Can anyone shed some light on this? I'm using CMP 2, if that helps.
JBossCMP stores objects in serialized form using a MarshalledObject. I copied this code from JAWS, so I am not sure of the reasons. I think it has something to do with portability of stored objects, but the real reason is it works. -dain _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user