Hi,
I have two webservices say WS1 and WS2. while I am calling a method in WS1, the WS1 is not running due to some reason, then I would like transfer my call to WS2.
How do I do this? How to check whether the service is running or not?
The webservicemight havebeen stopped due to machine shutdown or just the service alone stopped, it may be any reason.
Can anyone answer for this?
Regards,
Murali.