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
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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]