JBoss Community

Multiple instances of JBoss AS7 on the same machine

new comment by Carlo de Wolf View all comments on this document

Note that currently AS 7 needs to be able to find an actual interface which has that ip address. An easy way to get this is by configuring a virtual interface as such:

{noformat}

$ sudo ifconfig lo:1 127.0.0.2

{noformat}