[jboss-jira] [JBoss JIRA] Commented: (JBAS-9287) server-group:add operation ignores socket-binding-group parameter

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Wed Apr 13 14:58:33 EDT 2011


    [ https://issues.jboss.org/browse/JBAS-9287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595382#comment-12595382 ] 

Brian Stansberry commented on JBAS-9287:
----------------------------------------

This one is fixed, yes?

> 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