| Summary: | External Metadata - NPE thrown when processing invalid XmlJavaTypeAdapter | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | z_Archived | Reporter: | Blaise Doughan <blaise.doughan> | ||||||||||||
| Component: | Eclipselink | Assignee: | Blaise Doughan <blaise.doughan> | ||||||||||||
| Status: | RESOLVED FIXED | QA Contact: | |||||||||||||
| Severity: | normal | ||||||||||||||
| Priority: | P3 | CC: | eclipselink.oxm-inbox | ||||||||||||
| Version: | unspecified | ||||||||||||||
| Target Milestone: | --- | ||||||||||||||
| Hardware: | PC | ||||||||||||||
| OS: | Windows XP | ||||||||||||||
| Whiteboard: | |||||||||||||||
| Attachments: |
|
||||||||||||||
|
Description
Blaise Doughan
Created attachment 172783 [details]
Core - Fix
Created attachment 172784 [details]
MOXy - Fix
Created attachment 172950 [details]
Core - Fix
Created attachment 172951 [details]
MOXy - Fix
Created attachment 173022 [details]
MOXy - Test Cases
Fix checked into 2.1.1 at rev: 7717 Fix checked into trunk at rev: 7718 Code reviewed by David McCann Log messages like the following are now reported: [EL Warning]: 2010-06-28 16:37:34.057--An invalid XmlJavaTypeAdapter [invalid.class.name.1] was specified for package [org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmladapter.negative], and will be ignored. [EL Warning]: 2010-06-28 16:37:34.057--An invalid XmlJavaTypeAdapter [invalid.class.name.2] was specified for class [org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmladapter.negative.Customer], and will be ignored. [EL Warning]: 2010-06-28 16:37:34.073--An invalid XmlJavaTypeAdapter [invalid.class.name.3] was specified for field/property [id] on class [org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmladapter.negative.Customer], and will be ignored. The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink |