JBoss Community

Multiple instances of JBoss AS7 on the same machine

new comment by Brian Stansberry View all comments on this document

For Beta2 Scott Stark added the ability to specify an IP address on the loopback interface without configuring a virtual interface: https://issues.jboss.org/browse/JBAS-9151.

 

Usage:

 

<interface name="default">

    <loopback value="127.0.0.2"/>

</interface>