[ http://issues.apache.org/jira/browse/AXIS-2249?page=all ]
Davanum Srinivas updated AXIS-2249:
-----------------------------------
Description:
When running TCK for JOnAS, sometimes, I fall on array deserialization issue :
The SOAP Message contains 3 elements of the array, but the constructed array
only has the last element. So its size is 1, instead of 3!
The problem only occurs when using Array with Helper :
ArrayofBook
-> Book[] arrayOfBook
+
ArrayOfBook_Helper
I'll attach a patch for test.holders that reproduce this problem.
failures will appear for testInOutBookArray
was:
When running TCK for JOnAS, sometimes, I fall on array deserialization issue :
The SOAP Message contains 3 elements of the array, but the constructed array
only has the last element. So its size is 1, instead of 3!
The problem only occurs when using Array with Helper :
ArrayofBook
-> Book[] arrayOfBook
+
ArrayOfBook_Helper
I'll attach a patch for test.holders that reproduce this problem.
failures will appear for testInOutBookArray
Priority: Critical (was: Blocker)
Guillaume,
Am reducing the priority on this. ok?
thanks,
dims
> CLONE -Array deserialization
> ----------------------------
>
> Key: AXIS-2249
> URL: http://issues.apache.org/jira/browse/AXIS-2249
> Project: Apache Axis
> Type: Bug
> Components: Serialization/Deserialization
> Versions: 1.2RC3
> Environment: JOnAS 4.3.3
> Reporter: Werner Gresshoff
> Assignee: Guillaume Sauthier
> Priority: Critical
> Attachments: TestWS.tar.gz
>
> When running TCK for JOnAS, sometimes, I fall on array deserialization issue :
> The SOAP Message contains 3 elements of the array, but the constructed array
> only has the last element. So its size is 1, instead of 3!
> The problem only occurs when using Array with Helper :
> ArrayofBook
> -> Book[] arrayOfBook
> +
> ArrayOfBook_Helper
> I'll attach a patch for test.holders that reproduce this problem.
> failures will appear for testInOutBookArray
--
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