]
Brian Stansberry reassigned AS7-686:
------------------------------------
Assignee: Brian Stansberry
Domain mode server restart op doesn't restart
---------------------------------------------
Key: AS7-686
URL:
https://issues.jboss.org/browse/AS7-686
Project: Application Server 7
Issue Type: Bug
Components: Domain Management
Affects Versions: 7.0.0.Beta3
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 7.0.0.CR1
Executing:
[localhost:9999 /] /host=local/server-config=server-three:restart
{
"outcome" => "success",
"result" => "STOPPING",
"compensating-operation" => undefined
}
Results in:
[localhost:9999 /] /host=local/server-config=server-three:read-attribute(name=status)
{
"outcome" => "success",
"result" => "DISABLED",
"compensating-operation" => undefined
}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: