Community
Participate
Working Groups
The SDO serialization algoritm uses XMLHelper to save the DataObject as XML. If an XMLAttachmentMarshaller is set then XML message will contain hooks for the binary attachments. Then de-serialzation fails as there is no corresponding XMLAttachmentUnmarshaller. For the purposes of RMI serialzation the DataObject should not use attachments.
Created attachment 169231 [details] SDO - Test Cases
Created attachment 169232 [details] SDO - Fix
Fix checked into 1.2.1 at rev: 7285 Fix checked into 2.0.3 at rev: 7284 Fix checked into trunk at rev: 7283 For serialization force XMLHelper not to use XMLAttachmentMarshaller
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink