Sebastien Lorber created CXF-4498: ------------------------------------- Summary: Default Jettison JSONProvider: @ for element attributes in JSON Key: CXF-4498 URL: https://issues.apache.org/jira/browse/CXF-4498 Project: CXF Issue Type: Improvement Components: JAX-RS Affects Versions: 2.3.4 Reporter: Sebastien Lorber Assignee: Sergey Beryozkin Fix For: 2.4.1, 2.3.5
Jettison provides a configuration option to omit the '@' from attributes: org.codehaus.jettison.mapped.Configuration.setSupressAtAttributes(boolean) see Jettison Jira: http://jira.codehaus.org/browse/JETTISON-2 org.apache.cxf.jaxrs.provider.JSONProvider should also expose this property. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira