Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-781

Jacorb subsystem does not contain operation "describe-migration"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 7.0.0.DR10
    • 7.0.0.DR8
    • IIOP, Migration
    • None

      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"
          ]
      }
      

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

              Created:
              Updated:
              Resolved: