I am using RestEasy client with jackson providers and getting the above error
clientside code is:
ClientRequest request = new ClientRequest(url); re
You could try to add the following dependency to your maven pom.
org.jboss.resteasy resteasy-jackson-provider 2.3.4.Final