Hello,
 
If you don't know how to test failover, then you most probably don't need clustering ;)
 
You could simply implement two SLSB having only one method: doThis() that displays a hello world message to standard out.
 
Then you create a client that repeativly calls doThis on the cluster and, at one point, kill a node: the call will be redirected to the other node.
 
Cheers,
 
 
            Sacha
-----Message d'origine-----
De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]De la part de binit
Envoyé : mercredi, 11 septembre 2002 07:11
À : [EMAIL PROTECTED]
Objet : [JBoss-user] Jboss Clustering Failover Test

Hello,
    Could any body help me out ,to let me know how to test the clustering feature ,failover mechanism provided in jboss3.0.2
 
I have successfully deployed my beans,and have started two clusters which are visible to each other ,but I am not able to test whether both the server works for clustering feature or not.
Please let me know if any some one has any idea about it.
 
thanks in advance
 
Binit Agrawal
Aithent Technologies Pvt. Ltd.
Gurgaon 122015

Reply via email to