You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Simon Laws (JIRA)" <de...@tuscany.apache.org> on 2010/07/28 12:43:16 UTC

[jira] Created: (TUSCANY-3635) Using JSONP with complext types

Using JSONP with complext types
-------------------------------

                 Key: TUSCANY-3635
                 URL: https://issues.apache.org/jira/browse/TUSCANY-3635
             Project: Tuscany
          Issue Type: Bug
    Affects Versions: Java-SCA-2.0-M5
         Environment: All
            Reporter: Simon Laws


As reported here http://www.mail-archive.com/dev%40tuscany.apache.org/msg13286.html there is some issue with complex type conversions and JSONP. It's unclear whether this feature was omitted on purpose but I'm raising this JIRA in order to track the issue. Regardless of Fabiano's port to 1.x I suspect the same situation exists in 2.x

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


[jira] Resolved: (TUSCANY-3635) Using JSONP with complext types

Posted by "Simon Laws (JIRA)" <de...@tuscany.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-3635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Laws resolved TUSCANY-3635.
---------------------------------

    Fix Version/s: Java-SCA-2.0
       Resolution: Fixed

The issue is apparent in the 2.x code base. At r980366 I've changed the JSONP binding to delegate type transformation to the databinding layer as this layer will be configured with appropriate details of the parameter and return types. I can't guarantee that this will actually solve the OPs problem as the dailing test is not available. If the issue is still present when this patch has been applied please re-open this JIRA. 

> Using JSONP with complext types
> -------------------------------
>
>                 Key: TUSCANY-3635
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3635
>             Project: Tuscany
>          Issue Type: Bug
>    Affects Versions: Java-SCA-2.0-M5
>         Environment: All
>            Reporter: Simon Laws
>            Assignee: Simon Laws
>             Fix For: Java-SCA-2.0
>
>
> As reported here http://www.mail-archive.com/dev%40tuscany.apache.org/msg13286.html there is some issue with complex type conversions and JSONP. It's unclear whether this feature was omitted on purpose but I'm raising this JIRA in order to track the issue. Regardless of Fabiano's port to 1.x I suspect the same situation exists in 2.x

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


[jira] Assigned: (TUSCANY-3635) Using JSONP with complext types

Posted by "Simon Laws (JIRA)" <de...@tuscany.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-3635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Laws reassigned TUSCANY-3635:
-----------------------------------

    Assignee: Simon Laws

> Using JSONP with complext types
> -------------------------------
>
>                 Key: TUSCANY-3635
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3635
>             Project: Tuscany
>          Issue Type: Bug
>    Affects Versions: Java-SCA-2.0-M5
>         Environment: All
>            Reporter: Simon Laws
>            Assignee: Simon Laws
>
> As reported here http://www.mail-archive.com/dev%40tuscany.apache.org/msg13286.html there is some issue with complex type conversions and JSONP. It's unclear whether this feature was omitted on purpose but I'm raising this JIRA in order to track the issue. Regardless of Fabiano's port to 1.x I suspect the same situation exists in 2.x

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