One last bit -- if you're talking about automated testing, you can use a 
library like Apache HttpClient and programatically switch the client and 
session cookie from one server to the other to test failover.  In that case you 
don't need to use ServiceBindingManager; you can start your AS instances on 
separate machines or on the same machine but bound to different IP addresses.  
To see how to do this, have a look at the session replication unit tests in the 
org.jboss.test.cluster package in the AS src dist testsuite module.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4083455#4083455

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4083455
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to