[
https://issues.jboss.org/browse/AS7-5070?page=com.atlassian.jira.plugin.s...
]
jaikiran pai moved JBAS-9498 to AS7-5070:
-----------------------------------------
Project: Application Server 7 (was: Application Server 3 4 5 and 6)
Key: AS7-5070 (was: JBAS-9498)
Workflow: GIT Pull Request workflow (was: jira)
Affects Version/s: 7.1.1.Final
(was: 6.0.0.CR1)
Security: (was: Public)
Server restart with a wrong server group name should fail from CLI
------------------------------------------------------------------
Key: AS7-5070
URL:
https://issues.jboss.org/browse/AS7-5070
Project: Application Server 7
Issue Type: Bug
Affects Versions: 7.1.1.Final
Reporter: Adam Kovari
Priority: Minor
Labels: eap6, jboss
If I run this command with the wrong server group name:
{code}[domain@localhost:9999 /] /server-group=camc-server-group:restart-servers
{
"outcome" => "success",
"result" => undefined,
"server-groups" => undefined
}{code}
I expect an error in this case, not a success.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira