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
Fix For: 7.0.0.CR1
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.
For more information on JIRA, see:
http://www.atlassian.com/software/jira