Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
Windows XP
axis2-1.4.1-src with slight changes to the CADBBeanTemplateSource.xsl template to embed some minor bug fixes.
Description
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