Community
Participate
Working Groups
The following exception occurs as the appropriate Enum converter is not getting set on a directmapping (currently creating a compositeobjectmapping). [exec] [testlogic] [2012-01-05 01:35:45,212] [junit] Caused by: java.lang.RuntimeException: javax.xml.bind.JAXBException: [exec] [testlogic] [2012-01-05 01:35:45,212] [junit] Descriptor Exceptions: [exec] [testlogic] [2012-01-05 01:35:45,212] [junit] --------------------------------------------------------- [exec] [testlogic] [2012-01-05 01:35:45,212] [junit] Exception [EclipseLink-110] (Eclipse Persistence Services - 2.4.0.v20120104-r10637): org.eclipse.persistence.exceptions.DescriptorException [exec] [testlogic] [2012-01-05 01:35:45,212] [junit] Exception Description: Descriptor is missing for class [oracle.security.xml.ws.trust.wssx.bindings.RequestTypeEnum]. [exec] [testlogic] [2012-01-05 01:35:45,212] [junit] Mapping: org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping[value] [exec] [testlogic] [2012-01-05 01:35:45,212] [junit] Descriptor: XMLDescriptor(oracle.security.xml.ws.trust.wssx.bindings.RequestType --> [DatabaseTable(ns0:RequestType)]) [exec] [testlogic] [2012-01-05 01:35:45,212] [junit] Exception [EclipseLink-110] (Eclipse Persistence Services - 2.4.0.v20120104-r10637): org.eclipse.persistence.exceptions.DescriptorException [exec] [testlogic] [2012-01-05 01:35:45,212] [junit] Exception Description: Descriptor is missing for class [oracle.security.xml.ws.trust.wssx.bindings.KeyTypeEnum]. [exec] [testlogic] [2012-01-05 01:35:45,212] [junit] Mapping: org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping[value] [exec] [testlogic] [2012-01-05 01:35:45,212] [junit] Descriptor: XMLDescriptor(oracle.security.xml.ws.trust.wssx.bindings.KeyType --> [DatabaseTable(ns0:KeyType)]) [exec] [testlogic] [2012-01-05 01:35:45,212] [junit] Runtime Exceptions:
Created attachment 209095 [details] 2.3 Proposed patch
Created attachment 209097 [details] trunk proposed patch
Fix checked in to trunk
Fix checked in to 2.3.3
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink