Re: Tomcat 6 Clustering with StaticMembers

2007-01-16 Thread Filip Hanik - Dev Lists
on the servers that is running tomcat you need to match with so for the member that listens to 51077, you need to configure the port="51077" also to avoid conflict, you might want to turn on the membership, which I think I forgot to add in a flag for, I'll do that right now. Filip Mike Pr

Tomcat 6 Clustering with StaticMembers

2007-01-12 Thread Mike Prince
I'm trying to cluster two Tomcat 6.0.7 instances across a network that does not support multicasting. I've added the StaticMember elements under the StaticMembershipInterceptor. I've also opened up ports 4000 and 51077. When I use netstat to see which ports Tomcat is listening on, it does no