You'll need to upgrade your jgroups.jar to version 2.2.8 or later. Then, when you start JBoss, pass in system property ignore.bind.address, e.g.
./run.sh -b 192.168.1.10 -Dignore.bind.address=true JGroups will check for the system property, and if "true" will the -b switch and use whatever value you set the bind_addr attribute to in your TCP config. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947474#3947474 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3947474 ------------------------------------------------------- All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
