[jboss-jira] [JBoss JIRA] (AS7-2599) The socket-binding-port-offset can be set in CLI without defining socket-binding-group
Brian Stansberry (Commented) (JIRA)
jira-events at lists.jboss.org
Wed Nov 23 17:58:40 EST 2011
[ https://issues.jboss.org/browse/AS7-2599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12645286#comment-12645286 ]
Brian Stansberry commented on AS7-2599:
---------------------------------------
To do the latter we would need to move the port-offset attribute off the socket-binding-group element; make it independent so it can apply to the socket-binding-group no matter where it comes from.
> The socket-binding-port-offset can be set in CLI without defining socket-binding-group
> --------------------------------------------------------------------------------------
>
> Key: AS7-2599
> URL: https://issues.jboss.org/browse/AS7-2599
> Project: Application Server 7
> Issue Type: Bug
> Components: Domain Management
> Reporter: Rich Raposa
> Assignee: Brian Stansberry
> Priority: Minor
>
> The following CLI command works:
> /host=myhost/server-config=myserver:add(group=group-name,socket-binding-port-offset=2000)
> but the offset of 2000 is ignored (does not appear in host.xml). I realize it doesn't make sense to define an offset without a socket-binding-group defined as well. I think the CLI command should have failed and displayed a message like "socket-bind-port-offset requires a socket-binding-group to be defined" or something like that.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list