unexpected element (uri:\"\", local:\"Group\"). Expected elements are <{}group>
Meet an exception when unmarshalling from xml
I already have the same problem and I just change as below:
@XmlRootElement -> @XmlRootElement(name="Group")