JBoss application server tutorials

  • Full Screen
  • Wide Screen
  • Narrow Screen
  • Increase font size
  • Default font size
  • Decrease font size

How do I change multicast address of JBoss cluster ?

Since JBoss AS 4.0.3, the jboss.partition.udpGroup property can be used to change the multicast address of JBoss cluster. A command line option can be used also:

$ run.sh -c all --udp 233.3.4.5<

How do I change multicast address of JBoss cluster ?
You are here Home