[jboss-jira] [JBoss JIRA] (WFLY-5145) Jacorb subsystem does not contain operation "describe-migration"

Ondřej Chaloupka (JIRA) issues at jboss.org
Thu Aug 20 09:09:27 EDT 2015


    [ https://issues.jboss.org/browse/WFLY-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100234#comment-13100234 ] 

Ondřej Chaloupka commented on WFLY-5145:
----------------------------------------

This was part of the discussion running currently on wildfly-dev mailing list. E.g. http://lists.jboss.org/pipermail/wildfly-dev/2015-August/004297.html

> Jacorb subsystem does not contain operation "describe-migration"
> ----------------------------------------------------------------
>
>                 Key: WFLY-5145
>                 URL: https://issues.jboss.org/browse/WFLY-5145
>             Project: WildFly
>          Issue Type: Bug
>          Components: IIOP
>    Affects Versions: 10.0.0.Beta1
>            Reporter: Ondřej Chaloupka
>            Assignee: Tomasz Adamski
>            Priority: Blocker
>
> As part of the migrate functionality for moving from JacORB to IIOP OpenJDK the old subsystem should contain operation {{describe-migration}}
> {code}
> /subsystem=jacorb:describe-migration()
> {code}
> for user gets information about following steps.
> But JacORB subsystem does not contain any such operation
> {code}
> /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"
>     ]
> }
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)



More information about the jboss-jira mailing list