You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Uttam Phalnikar (JIRA)" <ji...@apache.org> on 2010/03/16 00:18:27 UTC

[jira] Created: (CXF-2716) Collection Support for JSONProvider

Collection Support for JSONProvider
-----------------------------------

                 Key: CXF-2716
                 URL: https://issues.apache.org/jira/browse/CXF-2716
             Project: CXF
          Issue Type: Improvement
          Components: JAX-RS
    Affects Versions: 2.2.6
         Environment: Windows XP SP3
jdk1.5.0_15
Tomcat 5.5
Spring 2.5.6
            Reporter: Uttam Phalnikar


It seems JAXBElementProvider has the support for collections, but the same support is missing on JSONProvider. Submitting changes that would add this support

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CXF-2716) Collection Support for JSONProvider

Posted by "Uttam Phalnikar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-2716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Uttam Phalnikar updated CXF-2716:
---------------------------------

    Attachment: patch.txt

Created patch out of my changes

> Collection Support for JSONProvider
> -----------------------------------
>
>                 Key: CXF-2716
>                 URL: https://issues.apache.org/jira/browse/CXF-2716
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-RS
>    Affects Versions: 2.2.6
>         Environment: Windows XP SP3
> jdk1.5.0_15
> Tomcat 5.5
> Spring 2.5.6
>            Reporter: Uttam Phalnikar
>         Attachments: JSONProvider.java, JSONUtils.java, patch.txt
>
>
> It seems JAXBElementProvider has the support for collections, but the same support is missing on JSONProvider. Submitting changes that would add this support

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CXF-2716) Collection Support for JSONProvider

Posted by "Uttam Phalnikar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-2716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Uttam Phalnikar updated CXF-2716:
---------------------------------

    Attachment: JSONUtils.java
                JSONProvider.java

The defect got created prematurely. I will try to create a patch for this.

> Collection Support for JSONProvider
> -----------------------------------
>
>                 Key: CXF-2716
>                 URL: https://issues.apache.org/jira/browse/CXF-2716
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-RS
>    Affects Versions: 2.2.6
>         Environment: Windows XP SP3
> jdk1.5.0_15
> Tomcat 5.5
> Spring 2.5.6
>            Reporter: Uttam Phalnikar
>         Attachments: JSONProvider.java, JSONUtils.java
>
>
> It seems JAXBElementProvider has the support for collections, but the same support is missing on JSONProvider. Submitting changes that would add this support

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.