You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/09/13 20:39:23 UTC

[jira] Resolved: (WSCOMMONS-97) OM Serialization doesn't work when a tree contains more than on non-built OMElements

     [ 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: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org