clustering

2008-11-07 Thread John Coleman
Hi, I am trying to set up load balancing and clustering, but whenever I put in a request to the lb server I get: java.lang.IllegalArgumentException: Required property "mcastClusterDomain" is missing. at org.apache.catalina.cluster.mcast.McastService.hasProperty(McastService. java:253)

clustering

2007-09-26 Thread John Coleman
Hi, We have a thin web application that basically just manages the front end for a remote business layer that handles the heavy session state stuff and persistence. Basically the webapp emits and receives data as XML and after some processing makes it available to the clients. We want to cl