[ https://issues.apache.org/jira/browse/AXIS2C-1289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bill Blough updated AXIS2C-1289: -------------------------------- Labels: patch (was: ) > Incorrect deserialization when the first child is an empty element > ------------------------------------------------------------------ > > Key: AXIS2C-1289 > URL: https://issues.apache.org/jira/browse/AXIS2C-1289 > Project: Axis2-C > Issue Type: Bug > Components: code generation > Environment: Windows XP > axis2-1.4.1-src with slight changes to the CADBBeanTemplateSource.xsl > template to embed some minor bug fixes. > Reporter: Catalina Caloian > Priority: Major > Labels: patch > Fix For: 1.7.0 > > Attachments: CADBBeanTemplateSource.xsl, XLocate.wsdl, svn.diff > > Original Estimate: 24h > Remaining Estimate: 24h > > Scenario: > - the first element in a sequence is nillable > - in the actual XML, that first element is present, but is empty > - the deserialization code of the parent mishandles this element by not > recognizing it as being its *first* child element and by treating it as if it > were a child with position >= 2 -- This message was sent by Atlassian JIRA (v7.6.14#76016) --------------------------------------------------------------------- To unsubscribe, e-mail: c-dev-unsubscr...@axis.apache.org For additional commands, e-mail: c-dev-h...@axis.apache.org