You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Raymond Feng (JIRA)" <de...@tuscany.apache.org> on 2008/07/31 23:22:32 UTC

[jira] Resolved: (TUSCANY-2389) null elements in Object array not getting passed over binding.ws

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

Raymond Feng resolved TUSCANY-2389.
-----------------------------------

    Resolution: Fixed

Fixed under r681502

> null elements in Object array not getting passed over binding.ws
> ----------------------------------------------------------------
>
>                 Key: TUSCANY-2389
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2389
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Data Binding Runtime, Java SCA Integration Tests
>    Affects Versions: Java-SCA-Next
>            Reporter: Vamsavardhana Reddy
>            Assignee: Raymond Feng
>             Fix For: Java-SCA-Next
>
>
> I am noticing that if there are null values in an Object array that is used as a parameter to a service method invoked over binding.ws, the null values have been eliminated and the array seen in the implementation is actually shorter than the original array.  See StandardTypesDatabindingTestCase.testWSNewObjectArray().

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