I am using Jersey client to hit a PHP web service for image uploading functionality. I am getting the following exception:
Caused by: com.sun.jersey.api.clie
I added this in web.xml. Problem solved.
web.xml
com.sun.jersey.api.json.POJOMappingFeature true