[
https://issues.apache.org/jira/browse/TUSCANY-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kelvin Goodson closed TUSCANY-1421.
-----------------------------------
> 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
> Fix For: Java-SDO-1.0
>
>
> There's an issue reported on the user list ...
> http://mail-archives.apache.org/mod_mbox/ws-tuscany-user/200707.mbox/%3c0baeffa7afadfd4497f50dd093687e07043d9...@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.