Java Maven Jersey code giving error MessageBodyWriter not found for media type=application/xml while trying to render xml
I have a Jersey Code containing AlienResource file for handeling request and Alien.java code and some dependencies. i am trying to render xml content on web page but it is giving error as application/xml not found.