Community
Participate
Working Groups
@XmlList on an attribute that is not a Collection or an array has a validation error: "XmlList is only allowed on a collection property but [names] is not a collection property." This should mention array as well like the XmlElementWrapper validation: "XmlElementWrapper is only allowed on a collection or array property but [names] is not a collection or array property."
Created attachment 188277 [details] Contains proposed fix.
Reviewed by: matt.macivor@oracle.com Tests: all unit tests pass as expected Revision: 8932
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink