Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-1004

Teiid VDB sequencer incorrectly set the value of the vdb:builtIn property

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 2.4.0.Final, 2.2.1.GA
    • 2.2.1.GA
    • Sequencers
    • None

    Description

      The vdb.xml file has builtIn property with value set to "false", but after sequencing there is a "vdb:builtIn" property with "true" value.

      vdb.xml contains:

      <mode .... >
      <property value="false" name="builtIn"/>
      </mode>
      after sequencing is done, server returns "vdb:builtIn" property with "true" value (in the JSON string format - I used REST interface)

      {"properties":

      {"xmi:version":"2.0","mmcore:primaryMetamodelUri":"http:\/\/www.metamatrix.com\/metamodels\/Relational","mmcore:supportsOrderBy":"true","mmcore:supportsJoin":"true","vdb:checksum":"0","vdb:builtIn":"true","mmcore:producerName":"Teiid Designer","mode:sha1":"bb028bfd2bbd8b1b8e440df10fd917a7f285149f","vdb:visible":"true","mmcore:supportsWhereAll":"true","mmcore:modelType":"PHYSICAL","vdb:sourceJndiName":"DefaultDS","mmcore:supportsDistinct":"true","vdb:sourceName":"company_src","vdb:pathInVdb":"eds_transactions\/company_src.xmi","jcr:mixinTypes":["mmcore:model","mix:referenceable","xmi:referenceable"],"vdb:sourceTranslator":"mysql5","mmcore:supportsOuterJoin":"true","xmi:uuid":"9122a1e9-5ca1-4d7a-96bd-dd232d766828","jcr:uuid":"25632394-454b-4065-afe6-fb566c3a3cbc","mmcore:originalFile":"\/files\/test.vdb\/jcr:content","mmcore:maxSetSize":"100","jcr:primaryType":"vdb:model","mmcore:visible":"true","mmcore:producerVersion":"7.1.0.v20100829-1858-H223-M2"}

      ,"children":["SimpleDatatypes-instance","XMLSchema","eds_company"]}

      Attachments

        1. MODE-1004-fix.patch
          3 kB
        2. vdb.xml
          0.8 kB

        Activity

          People

            rhauch Randall Hauch (Inactive)
            bbelovic_jira Boris Belovic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: