We are trying to setup a cluster of servicemix and are successful in running the example of "cluster".
We want to test the other setup of cluster of servicemix to see if the servicemix can provide transparent fail-over functionalitiy, but we met difficulties in setting up this and want to seek help here. We want to simulate a simple situation that a simple client, using "webservice", to make request to a cluster of servicemix to query for something. For the client, we should specify a single ip address of servicemix server for the client to connect to. Does that mean for the cluster of servicemix, we need to have a single servicemix instance acting as the entry point of the cluster, and let that entry point service to do all the "clustering" stuff (e.g. fail-over, load-balance, etc)? Is what I am describing correct? Is it possible that we do not have that single entry point of servicemix for the cluster? i.e. the client can automatically "connect" to the cluster by some means? My main concern is that we want the "cluster of servicemix" to be "100% available" with high scalablility using "clustering". What does the appropriate setup of this cluster of servicemix look like? I may be describing the problems with many unclear parts, it would be nice to point me out for further clarification of the problems. -- View this message in context: http://www.nabble.com/cluster-setup-tf3795182s12049.html#a10734374 Sent from the ServiceMix - User mailing list archive at Nabble.com.
