[jboss-jira] [JBoss JIRA] Created: (JBAS-9287) server-group:add operation ignores socket-binding-group parameter
Heiko Braun (JIRA)
jira-events at lists.jboss.org
Mon Apr 11 07:53:35 EDT 2011
server-group:add operation ignores socket-binding-group parameter
-----------------------------------------------------------------
Key: JBAS-9287
URL: https://issues.jboss.org/browse/JBAS-9287
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Domain Management
Reporter: Heiko Braun
Assignee: Heiko Braun
Fix For: 7.0.0.Beta3
[localhost:9999 /] /server-group=heiko-group:add(profile=default, socket-binding-group=standard-sockets)
{
"outcome" => "success",
"result" => undefined,
"compensating-operation" => {
"operation" => "remove",
"address" => [("server-group" => "heiko-group")]
}
}
[localhost:9999 /] /server-group=heiko-group:read-resource
{
"outcome" => "success",
"result" => {
"profile" => "default",
"jvm" => {},
"deployment" => {}
},
"compensating-operation" => undefined
}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list