Community
Participate
Working Groups
The predicate attribute is not being marshalled for the following use case: @XmlPath("link[@rel='phone-number`]/@href") public List<String> getPhoneNumber() { return phoneNumber; }
Created attachment 208176 [details] MOXy - Test Cases
Created attachment 208178 [details] Core - Fix
Fix checked into trunk at rev: 10535 Code reviewed by: Denise Smith Fix Details: Added the necessary call to predicateAttribute in XMLCompositeCollectionMappingNodeValue when the collection is to an XML attribute.
Backport this fix to 2.3.3
Created attachment 208510 [details] Core - Fix (2.3.3)
Fix checked into 2.3.3 at rev: 10593
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink