[ http://issues.apache.org/jira/browse/AXIS2-367?page=all ]
Ajith Harshana Ranabahu resolved AXIS2-367:
-------------------------------------------
Resolution: Fixed
The ADB codegen has been modified to handle this case. If the user never sets a particular
value in the bean, he'll never see it on the wire.
> ADB does not generate proper code for the minoccurs="0" case
> ------------------------------------------------------------
>
> Key: AXIS2-367
> URL: http://issues.apache.org/jira/browse/AXIS2-367
> Project: Apache Axis 2.0 (Axis2)
> Type: Bug
> Components: databinding
> Environment: All
> Reporter: Ajith Harshana Ranabahu
> Assignee: Ajith Harshana Ranabahu
>
> The Code compiles and works fine but it loses the the information that the particular
element having the minoccurs="0" may not be present in the XML received (or would not be
sent at all if the object is serialized)
> This needs to be addressed in the generated classes
--
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
|