[ https://issues.apache.org/jira/browse/CXF-5631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
sanmitra ijeri updated CXF-5631: -------------------------------- Description: My CXF client was using CXF version 2.6.0 and this client hits a service returning a list of custom domain objects. But recently the server was upgraded to use 2.7.10 and I was trying to upgrade the client but when I did I am getting the following error: .Problem with reading the response message, class : interface java.util.List, ContentType : application/json;charset=UTF-8. However if I use 2.6.0 version I am getting the desired response. Please help. was:My CXF client was using CXF version 2.6.0 and client hits a service returning a list of custom domain objects. But recently the server was upgraded to use 2.7.10 and I was trying to upgrade the client but I am getting the following error: > CXRF migration issue from 2.6.0 to 2.7.10 > ----------------------------------------- > > Key: CXF-5631 > URL: https://issues.apache.org/jira/browse/CXF-5631 > Project: CXF > Issue Type: Bug > Components: JAX-RS > Reporter: sanmitra ijeri > Priority: Blocker > > My CXF client was using CXF version 2.6.0 and this client hits a service > returning a list of custom domain objects. But recently the server was > upgraded to use 2.7.10 and I was trying to upgrade the client but when I did > I am getting the following error: > .Problem with reading the response message, class : interface java.util.List, > ContentType : application/json;charset=UTF-8. > However if I use 2.6.0 version I am getting the desired response. Please help. -- This message was sent by Atlassian JIRA (v6.2#6252)