[
https://issues.apache.org/jira/browse/AXIS2C-1271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Haszlakiewicz closed AXIS2C-1271.
--------------------------------------
Works fine in a recent snapshot build.
> adb generated code doesn't handle empty elements
> ------------------------------------------------
>
> Key: AXIS2C-1271
> URL: https://issues.apache.org/jira/browse/AXIS2C-1271
> Project: Axis2-C
> Issue Type: Bug
> Components: code generation
> Affects Versions: Current (Nightly)
> Reporter: Eric Haszlakiewicz
> Attachments: CADBBeanTemplate.diff, CADBBeanTemplate.diff2
>
> Original Estimate: 0.08h
> Remaining Estimate: 0.08h
>
> The deserialize code generated by wsdl2c doesn't correctly handle elements
> that have no content and treats them as if they weren't present at all. The
> attached patch fixes this. The patch also includes a number of changes to
> handle const strings more correctly which were needed to deal with the use of
> the zero length string constant. Also, it fixes the prototypes of the
> <foo>_is_particle functions so the code can compile with warnings turned on.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.