[
https://issues.jboss.org/browse/AS7-864?page=com.atlassian.jira.plugin.sy...
]
Brian Stansberry commented on AS7-864:
--------------------------------------
The only remaining bits are the interface and port in the <management-interface>
child elements.
Support expressions in interface and socket related configs
-----------------------------------------------------------
Key: AS7-864
URL:
https://issues.jboss.org/browse/AS7-864
Project: Application Server 7
Issue Type: Sub-task
Components: Domain Management
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Priority: Critical
Fix For: 7.1.0.Beta1
Make it possible to fairly easily control socket bindings from the command line. So, we
need expression support for:
1) Static interface criteria values (i.e. <inet-address value="${x}"/>
and <loopback-address value="${x}"/>
2) The port-offset on a socket-binding-group
3) The multicast address and port on a socket-binding
4) *Perhaps* the default-interface on a socket-binding-group
5) *Perhaps* the interface on a socket-binding
6) The address and port in host.xml's <domain-controller><remote...>
element
7) The port in the <management-interface> child elements
8) *Perhaps* the interface in the <management-interface> child elements
--
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