[jboss-jira] [JBoss JIRA] Resolved: (JBAS-9287) server-group:add operation ignores socket-binding-group parameter
Heiko Braun (JIRA)
jira-events at lists.jboss.org
Thu Apr 14 04:28:33 EDT 2011
[ https://issues.jboss.org/browse/JBAS-9287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Heiko Braun resolved JBAS-9287.
-------------------------------
Resolution: Done
> 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