A "multihomed" machine would have multiple network cards. If you have a laptop with a wireless and ethernet card, then you should be able to run a cluster using the two IP addresses for your nodes.
You can use this in the clustering test suite by modifying local.properties in the testsuite folder. Set the node0 and node1 properties to your IP addresses. These are normally the only properties you need to modify. Note that most clustering tests use JGroups so if the majority of tests aren't successful, you should verify that JGroups is working properly on your machine or network. See the Troubeshooting section of the JGroups wiki page at http://www.jboss.org/wiki/Wiki.jsp?page=JGroups. Jerry View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3933364#3933364 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3933364 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
