JAXWS XMLSpineImpl is not properly closing ancestor om nodes
------------------------------------------------------------

                 Key: AXIS2-2217
                 URL: https://issues.apache.org/jira/browse/AXIS2-2217
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
            Reporter: Rich Scheuerle
         Assigned To: Rich Scheuerle


The XMLSpineImpl code adds an OMSourcedElement that represents the body 
contents.
In such cases, the parser is consumed while building the JAXB object.
XMLSpineImpl marks the ancestor OM objects as "complete", which should fully 
complete the tree.

However the code that marks the ancestors as complete is not correct.  It is 
only is considering the OMElement ancestors...not the OMContainerEx code.



-- 
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]

Reply via email to