Nillable not supported for arrays of simple types
-------------------------------------------------
Key: AXISCPP-575
URL: http://issues.apache.org/jira/browse/AXISCPP-575
Project: Axis-C++
Type: Bug
Components: Deserialization, Serialization, WSDL processing
Versions: current (nightly)
Reporter: Adrian Dick
Assigned to: Adrian Dick
Arrays of nillable simple types are not supported, with the exception of string
based types (eg: xsd:string and xsd:QName).
Looking into the serialization/deserialization code, the basic problem is that
we handle arrays of values. If we were to handle arrays of pointers to values,
we would no longer have a 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
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira