Adam Kovari created JBAS-9498:
---------------------------------
Summary: Server restart with a wrong server group name should fail from CLI
Key: JBAS-9498
URL:
https://issues.jboss.org/browse/JBAS-9498
Project: Application Server 3 4 5 and 6
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 6.0.0.CR1
Reporter: Adam Kovari
Priority: Minor
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