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

Failed to add Connector Bindings and Types using Admin API

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 6.2.0
    • 6.2.0
    • None
    • None
    • Low

    Description

      This occurs due the remove of the "dqp.config" property from the "deploy.properties". This bug is introduced in 6.2

      In absence of this property this resource is searched from the classpath and used. Since "embedded" works through url based loading, the "file://" protocol it gets loaded will no longer support the updates of underlying resources. So, user who is adding a binding or type using the admin API may see

      "protocol doesn't support output"

      Teiid very much like to avoid updating the "configuration.xml" file, since we can not still support the updating of properties through admin API, until other options are provided this need to be supported. By resurrecting above property, the configuration file will load with "mmfile" protocol, which will then support the updates.

      Attachments

        Activity

          People

            rhn-engineering-rareddy Ramesh Reddy
            rhn-engineering-rareddy Ramesh Reddy
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: