[ 
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

A bit cleaner sample of the 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to