[jboss-jira] [JBoss JIRA] (WFLY-5059) Migrate management operation JacORB to IIOP JDK orb should return result reload-required
Ondřej Chaloupka (JIRA)
issues at jboss.org
Wed Aug 5 08:18:03 EDT 2015
Ondřej Chaloupka created WFLY-5059:
--------------------------------------
Summary: Migrate management operation JacORB to IIOP JDK orb should return result reload-required
Key: WFLY-5059
URL: https://issues.jboss.org/browse/WFLY-5059
Project: WildFly
Issue Type: Bug
Components: IIOP
Reporter: Ondřej Chaloupka
Assignee: Tomasz Adamski
Priority: Minor
When I run operation {{:migrate}} for jacrob subsytem
{code}
:reload(admin-only=true)
/subsystem=jacorb:migrate()
{code}
the result is
{code}
{
"outcome" => "success",
"result" => [("iiop-openjdk" => "1.0.0")]
}
{code}
for the operation activate the settings which was migrated the reload operation is necessary. I think that the {{reload-required}} header in results should be demanded.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list