[
https://issues.jboss.org/browse/AS7-6134?page=com.atlassian.jira.plugin.s...
]
Heiko Braun edited comment on AS7-6134 at 12/12/12 6:53 AM:
------------------------------------------------------------
seems to work as an atomic operation:
{noformat}
[domain@localhost:9999]
/host=master/server-config=server-one:write-attribute(name=group,value=other-server-group)
{
"outcome" => "success",
"result" => undefined,
"server-groups" => undefined
}
{noformat}
was (Author: heiko.braun):
seems to work as an atomic operation:
{noformat}
[domain@localhost:9999 server-config=backup1] :write-attribute(name=group,value=staging)
{
"outcome" => "success",
"result" => undefined,
"server-groups" => undefined
}
{noformat}
problem reassigning server to different group
---------------------------------------------
Key: AS7-6134
URL:
https://issues.jboss.org/browse/AS7-6134
Project: Application Server 7
Issue Type: Feature Request
Components: Domain Management
Reporter: Heiko Braun
Assignee: Brian Stansberry
Fix For: 7.2.0.CR1
I cannot reassign a (stopped) server to a different group if the domain has two members
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira