I am implementing a basic client server architecture using REST services for the first time. This time I making it more complicated with including some more classes and serv
Add this line of code before class HPCResponse:
class HPCResponse
@XmlAccessorType(XmlAccessType.FIELD)