Update JSON Provider to support Dojo JsonRestStore
--------------------------------------------------
Key: CXF-2482
URL: https://issues.apache.org/jira/browse/CXF-2482
Project: CXF
Issue Type: Improvement
Components: REST
Affects Versions: 2.2.4
Environment: Debian GNU/Linux
Reporter: Jason Morawski
Priority: Trivial
In order for Dojo's JsonRestStore to work with CXF JAX-RS based web services,
Dojo expects GET calls to return JSON containing an Array of Objects. The JSON
Provider should support marshaling Collections of POJOs to JSON that consists
of a root Array element with child Objects.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.