[ http://issues.apache.org/jira/browse/AXISCPP-616?page=all ]
Dushshantha Chandradasa closed AXISCPP-616:
-------------------------------------------
Resolution: Cannot Reproduce
It seems to me that NULL values and empty strings are correctly handled by Axis
C++ so i close this issue. I tested this with C++ server side and if required
i can add a test case for this to the test framework.
> Empty strings or null values misinterpreted in Arrays by SoapDeserializer
> -------------------------------------------------------------------------
>
> Key: AXISCPP-616
> URL: http://issues.apache.org/jira/browse/AXISCPP-616
> Project: Axis-C++
> Type: Bug
> Components: Client - Deserialization
> Versions: 1.5 Final
> Environment: Win32
> Reporter: Giorgio Saviane
> Assignee: Dushshantha Chandradasa
> Priority: Blocker
>
> A WS method call returning an Array of Strings (a Java String[] type) fails
> on the SoapDeSerializer::getBasicArray method if the array contains some
> empty strings or null objects.
> The failure could be isolated at line 1330 of SoapDeSerializer.cpp, on a
> piece of code where a call to the DESERIALIZE_ENCODED_POINTER_ARRAY_BLOCK
> macro occurs.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira