Uploaded image for project: 'Tuscany'
  1. Tuscany
  2. TUSCANY-2014

XMLDocument object's rootElement member not intialized properly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Java-SDO-Next
    • Java-SDO-Next
    • None
    • n/a

    Description

      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.

      Attachments

        1. Test2014.java
          2 kB
          David T. Adcox

        Activity

          People

            Unassigned Unassigned
            dtadcox David T. Adcox
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: