You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "David T. Adcox (JIRA)" <tu...@ws.apache.org> on 2008/01/25 19:15:34 UTC

[jira] Updated: (TUSCANY-2014) XMLDocument object's rootElement member not intialized properly

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

David T. Adcox updated TUSCANY-2014:
------------------------------------

    Attachment: Test2014.java

This class will demonstrate this problem.

> 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.


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org