I have a web service which returns a list of objects of an enumerated type. The enum has been annotated with @XmlRootElement, as well as another wrapper type which contains a list of these enumerated type objects plus another string member.I have a web service which returns a list of ob