]
Jason Greene closed JBAS-9151.
------------------------------
Resolution: Done
This was merged Thanks
Need the ability to specify the bind address on interface criteria
------------------------------------------------------------------
Key: JBAS-9151
URL:
https://issues.jboss.org/browse/JBAS-9151
Project: JBoss Application Server
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Domain Management
Affects Versions: 7.0.0.Beta1
Reporter: Scott Stark
Assignee: Scott Stark
Fix For: 7.0.0.Beta2
Original Estimate: 3 hours
Remaining Estimate: 3 hours
There can be situations where an interface allows multiple bind addresses (loopback for
example), but does not list all the bind addresses it allows. For example, setting up the
default interface to use the loopback interface with an ip4 address of 127.0.250.5:
<interfaces>
<interface name="default">
<loopback value="127.0.250.5"/>
</interface>
...
--
This message is automatically generated by JIRA.
For more information on JIRA, see: