You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2009/11/09 21:58:32 UTC

[jira] Resolved: (CXF-2482) Update JSON Provider to support Dojo JsonRestStore

     [ https://issues.apache.org/jira/browse/CXF-2482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Beryozkin resolved CXF-2482.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3
                   2.2.5
         Assignee: Sergey Beryozkin

I've ended up keeping a dropCollectionRoot property, as the dropRoot property might be used later for individual collection members, sorry for changing my mind several times :-) and thanks for your patch

> 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: JAX-RS
>    Affects Versions: 2.2.4
>            Reporter: Jason Morawski
>            Assignee: Sergey Beryozkin
>            Priority: Trivial
>             Fix For: 2.2.5, 2.3
>
>         Attachments: marshal-for-dojo.patch
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> 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.