[ http://issues.apache.org/jira/browse/WSCOMMONS-97?page=all ]
Eran Chinthaka resolved WSCOMMONS-97.
-------------------------------------
Resolution: Fixed
Fixed in r443065. Thanks Ruchith and Thilina for the help !!
> OM Serialization doesn't work when a tree contains more than on non-built
> OMElements
> ------------------------------------------------------------------------------------
>
> Key: WSCOMMONS-97
> URL: http://issues.apache.org/jira/browse/WSCOMMONS-97
> Project: WS-Commons
> Issue Type: Bug
> Components: AXIOM
> Reporter: Eran Chinthaka
> Assigned To: Eran Chinthaka
> Priority: Blocker
>
> Consider the following scenario.
> - You programatically create an OMTree, say you call
> SOAPFactory.createDefaultSOAPEnvelope().
> - You create an OMElement out of an XMLStreamReader and adds that as a child
> in SOAPHeader
> - You do the same thing and adds another node to SOAPHeader.
> - When you serialize this, only the first child gets serialized, ignoring the
> second one.
> This seems to be the root cause for
> http://issues.apache.org/jira/browse/AXIS2-928 as well.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]