Image may be NSFW.
Clik here to view.
Clik here to view.

RESTEasy, is required JAXB to support XML file. In this tutorial, we show you how to create an “user” object, convert it into XML file, and return it back to the client.
RESTEasy + JAXB
To use JAXB in RESTEasy, you need to include the “resteasy-jaxb-provider.jar” dependency.