You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Kelvin Goodson (JIRA)" <tu...@ws.apache.org> on 2007/07/10 17:25:04 UTC

[jira] Updated: (TUSCANY-1421) XMLHelper.save on root object of DataGraph gives serialization of href="root.xml#/"

     [ https://issues.apache.org/jira/browse/TUSCANY-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kelvin Goodson updated TUSCANY-1421:
------------------------------------

          Component/s: Java SDO Implementation
    Affects Version/s: Java-SDO-beta1

> XMLHelper.save on root object of DataGraph gives serialization of href="root.xml#/"
> -----------------------------------------------------------------------------------
>
>                 Key: TUSCANY-1421
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1421
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SDO Implementation
>    Affects Versions: Java-SDO-beta1
>            Reporter: Kelvin Goodson
>
> There's an issue reported on the user list ...
> http://mail-archives.apache.org/mod_mbox/ws-tuscany-user/200707.mbox/%3c0BAEFFA7AFADFD4497F50DD093687E07043D9D7B@melmbxw01.prod.quest.corp%3e
> which relates to a some missing logic in XMLDocumentImpl's save method
> The precondition for hitting this issue is when the data object is the root data object of a DataGraph.  In this case the eContainer of the root object is null,  but the root object is contained in a resource.  We need to replicate the unhooking and replacing behaviour that exists for the container of the data object for the case where the data object is directly contained in a resource.

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