[
https://issues.jboss.org/browse/AS7-2599?page=com.atlassian.jira.plugin.s...
]
Brian Stansberry updated AS7-2599:
----------------------------------
Priority: Blocker (was: Minor)
Calling this a Blocker but only if we decide to make the port-offset independent of the
socket-binding-group element in the xsd.
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: Blocker
Fix For: 7.1.0.CR1
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