Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-5145

Jacorb subsystem does not contain operation "describe-migration"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 10.0.0.CR1
    • 10.0.0.Beta1
    • IIOP
    • None

    Description

      As part of the migrate functionality for moving from JacORB to IIOP OpenJDK the old subsystem should contain operation describe-migration

      /subsystem=jacorb:describe-migration()
      

      for user gets information about following steps.

      But JacORB subsystem does not contain any such operation

      /subsystem=jacorb:read-operation-names()
      {
          "outcome" => "success",
          "result" => [
              "add",
              "list-add",
              "list-clear",
              "list-get",
              "list-remove",
              "map-clear",
              "map-get",
              "map-put",
              "map-remove",
              "migrate",
              "query",
              "read-attribute",
              "read-attribute-group",
              "read-attribute-group-names",
              "read-children-names",
              "read-children-resources",
              "read-children-types",
              "read-operation-description",
              "read-operation-names",
              "read-resource",
              "read-resource-description",
              "remove",
              "undefine-attribute",
              "whoami",
              "write-attribute"
          ]
      }
      

      Attachments

        Issue Links

          Activity

            People

              tadamski@redhat.com Tomasz Adamski
              ochaloup@redhat.com Ondrej Chaloupka (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: