Do this. Make a copy of server/default (for example, copy it as server/other). Deploy one
of the WARs to server/default/deploy, and the other WAR to server/other/deploy. Then run
the servers giving the -b option, as follows:
run -c default -b IP1
run -c other -b IP2
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4111709#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...