Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-2729

Dynamic VDB xml requires sibling elements to be in a certain order

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Won't Do
    • Major
    • None
    • 8.5
    • AdminApi
    • None

    Description

      In my *-vdb.xml, I have a model defined per following snippet:

      <model name="myModel" type="PHYSICAL" visible="true">
      <source name="myModel" translator-name="hive" connection-jndi-name="Hive12Src" />
      <property name="trimColumnNames" value="true" />
      </model>

      The vdb.xml failed to parse, so I moved the <property> element ahead of <source> and then it worked.

      I don't think element ordering should matter in this case?

      Attachments

        Activity

          People

            Unassigned Unassigned
            mdrillin1@redhat.com Mark Drilling (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: