Uploaded image for project: 'iotdm'
  1. iotdm
  2. IOTDM-59

Plugin bundle loader loading plugin with same priority number should not be allowed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • unspecified
    • General
    • None
    • Operating System: All
      Platform: All

    • 7713
    • Low

      POST request
      http://localhost:8181/restconf/operations/iotdmbundleloader:feature-put/

      body:
      {
      "input": {
      "bundle-loader-instance-name": "BundleLoaderInstanceDefault",
      "feature-name": "Feature_name",
      "bundles-to-load": [

      { "priority": 1, "iotdm-bundle-jar-location": "file:///home/miroslav/projects/myPlugin/onem2mnewtest/impl/target/onem2mnewtest-impl-0.1.0-SNAPSHOT.jar" }

      ,

      { "priority": 1, "iotdm-bundle-jar-location": "file:///home/miroslav/projects/myPlugin/onem2mnewtest/api/target/onem2mnewtest-api-0.1.0-SNAPSHOT.jar" }

      ]
      }
      }

      creates only one of them when checked in running and startup config.

            tjanciga Tomas Janciga
            miroslav.kovac@pantheon.tech Miroslav Kovac
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: