RE: Please Help!! Tomcat 5 Clustering

2003-12-22 Thread matthew . rapoport
Thank you very much for your response. Unfortunately we are using jdk 1.3. Do you know if it is possible for me to simply add the charsequence class into my jar? It will be a very big headache to move to 1.4. Thanks, Matt -Original Message- From: Shapira, Yoav

RE: Please Help!! Tomcat 5 Clustering

2003-12-22 Thread matthew . rapoport
Yoav, You've been an incredible help. Thank you very much. It seems my only options are to skip the clustering or move to 1.4 (I don't know how long it would take Filip to get clustering working on 1.3 but I doubt I have the time). Thanks again, Matt -Original Message-

RE: Questions on Clustering

2003-12-22 Thread matthew . rapoport
I ran into a problem implementing clustering and then I changed the multicast address from the default - 228.0.0.4 to 224.0.0.1 and it worked. This website was pretty useful. Apparently there are reserved addresses for this type of thing (i.e. Group Membership Reporting).

Please Help!! Tomcat 5 Clustering

2003-12-21 Thread matthew . rapoport
Hi All, I am a Tomcat newbie running Tomcat 5 and I would like to implement clustering between 2 servers. I followed the instructions given at http://jakarta.apache.org/tomcat/tomcat-5.0-doc/cluster-howto.html http://jakarta.apache.org/tomcat/tomcat-5.0-doc/cluster-howto.html When I

Tomcat 5 Clustering

2003-12-20 Thread matthew . rapoport
Hi All, I am running Tomcat 5 and I would like to implement clustering between 2 servers. I followed the instructions given at http://jakarta.apache.org/tomcat/tomcat-5.0-doc/cluster-howto.html http://jakarta.apache.org/tomcat/tomcat-5.0-doc/cluster-howto.html When I uncomment the cluster