RE: clustering mode in apache tomcat 5.5.25

2007-11-16 Thread Clifford Bryant
. -Original Message- From: Niki Diulgerov [mailto:[EMAIL PROTECTED] Sent: Friday, November 16, 2007 4:51 AM To: Tomcat Users List Subject: Re: clustering mode in apache tomcat 5.5.25 I used the Complex

Re: clustering mode in apache tomcat 5.5.25

2007-11-16 Thread Niki Diulgerov
AIL PROTECTED] Sent: Thursday, November 15, 2007 12:19 PM To: Tomcat Users List Subject: Re: clustering mode in apache tomcat 5.5.25 Thank you very much for the help. Indeed I figured out that have to be in web.xml I was not changing multicast address... it is 228.0.0.4 But I changed multicast bind

RE: clustering mode in apache tomcat 5.5.25

2007-11-15 Thread Clifford Bryant
: Thursday, November 15, 2007 12:19 PM To: Tomcat Users List Subject: Re: clustering mode in apache tomcat 5.5.25 Thank you very much for the help. Indeed I figured out that have to be in web.xml I was not changing multicast address... it is 228.0.0.4 But I changed multicast bind address on the first mac

Re: clustering mode in apache tomcat 5.5.25

2007-11-15 Thread Niki Diulgerov
Thank you very much for the help. Indeed I figured out that have to be in web.xml I was not changing multicast address... it is 228.0.0.4 But I changed multicast bind address on the first machine which have IP address 192.9.202.166 I set mcastBindAddress="192.9.202.166" and on the second with IP

RE: clustering mode in apache tomcat 5.5.25

2007-11-15 Thread Clifford Bryant
You should be able to just uncomment the tag in the Tomcat /conf/server.xml file. Then, open the ports, and do 1-3 below, and set up multicast. You need to enable multicast on your network. You need to do 1-3 on both machines. Set the multicast address back to what it was, 228.0.0.4. The mult