sanmitra ijeri created CXF-6422: ----------------------------------- Summary: How to deserialize HashMaps Key: CXF-6422 URL: https://issues.apache.org/jira/browse/CXF-6422 Project: CXF Issue Type: Test Reporter: sanmitra ijeri Priority: Blocker
I have a service which returns a HashMap, and I am using org.apache.cxf.jaxrs.provider.json.JSONProvider as my json provider, but I get error "No message body writer has been found for class java.util.Collections$EmptyMap, ContentType: application/json". How can I fix this ? -- This message was sent by Atlassian JIRA (v6.3.4#6332)