How to use failover cluster in SoapUI
Hi, I am pushing payload in ActiveMQ using REST API, But i want to push payload using failover cluster instead of single url. For example: I am using this use -"failover:tcp://localhost1.com:8080,tcp://localhost2.com:8080,tcp://slocalhost3.com:8080,tcp://localhost4.com:8080,tcp://localhost5.com:8080)" At a time only one server will up and running rest will be on slave mode and on the basis of load/some howany other will be master and rest will be slave mode. Please suggest me how to user above failover url in SoapUI. Kindly provide solution asap because i am stuck on this. Thanks Kumar Prakash2KViews0likes3Comments