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
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.