Hi Marcel,
Thanks for your quick answer.
I'm trying the availability (failover) of a cluster.
Currently I have two cockpit servers, one master and one slave.
I kill the master and I would like that all the clients connected to the
master automatically reconnect to the slave.
I don't understand, how does it work :(
Do I need to configure each client?
Or the client is automatically configured by the cockpit server?
Xavier.
-----Original Message-----
From: Marcel Ruff [mailto:mr at marcelruff.info]
Sent: mardi 11 juillet 2006 02:17
To: xmlblaster
Subject: Re: [xmlblaster] Cluster - Client Reconnect
Xavier Roques wrote:
Hi,
I would like to know if the feature "Client Reconnect" is implemented
in
a cluster.
If yes, how can I configure the clients?
I'm sorry but I didn't find it :(
Thanks,
Xavier
The complete java client functionality is available for cluster
connects,
as we use the normal client lib for this.
An example of a ConnectQos you can see in
xmlBlaster/demo/javaclients/cluster/email/golan.properties
regards
Marcel