[
https://issues.apache.org/jira/browse/TUSCANY-2014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12592280#action_12592280
]
Brandon Werner commented on TUSCANY-2014:
-----------------------------------------
Has there been any progress on this issue since it was reported?
> XMLDocument object's rootElement member not intialized properly
> ---------------------------------------------------------------
>
> Key: TUSCANY-2014
> URL: https://issues.apache.org/jira/browse/TUSCANY-2014
> Project: Tuscany
> Issue Type: Bug
> Components: Java SDO Implementation
> Affects Versions: Java-SDO-Next
> Environment: n/a
> Reporter: David T. Adcox
> Fix For: Java-SDO-Next
>
> Attachments: Test2014.java
>
>
> This problem occurs during a roundtrip operation where a new SDO Type is
> created, then an instance DO is created from that type. That instance DO is
> then serialized to an XML document. Then, using XMLHelper.load(String), the
> document is loaded into an XMLDocument object. When that object is
> inspected, the rootElement member is not set properly, implying there is
> either something wrong with the serialization of the DO or the
> deseriazliation of the xml document.
> Investigation is underway.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.