I have a Jersey based Rest WS which outputs JSON. I am implementing a Jersey Client to invoke the WS and consume the JSON response. The client code I have is below
just put this
com.sun.jersey.api.json.POJOMappingFeature true