[ http://issues.apache.org/jira/browse/AXIS-2280?page=all ]
Jongjin Choi resolved AXIS-2280:
--------------------------------
Fix Version: current (nightly)
Resolution: Fixed
I think that this issue resolved. please check the test case :
test/wsdl/extension2.
If the problem occurs again, reopen this issue.
> Array elements of derived (XSD extension type) are not serialized correctly
> ---------------------------------------------------------------------------
>
> Key: AXIS-2280
> URL: http://issues.apache.org/jira/browse/AXIS-2280
> Project: Apache Axis
> Type: Bug
> Components: Serialization/Deserialization
> Versions: 1.3
> Reporter: Peter Canning
> Priority: Blocker
> Fix For: current (nightly)
> Attachments: arrayExtensionTest.wsdl, arrayExtensionTestClient.java,
> src_with_more_stdout.zip
>
> This is a regression from Axis (Java) 1.2.1.
> If an operation take a parameter whose type is an array
> (maxOccurs="unbounded") of a base type, and the client passes an array
> containing a value whose type is derived (an XSD extension) from the base
> type, the value is serialized as the base type, and the additional elements
> in the derived type are omitted. In addtion the element for the value is
> missing the expected xsi:type attribute.
> I will attach an example to demonstate the problem.
--
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