11 years ago
Getting Destination Unreachable error
Hi, I am new to SOAP UI. I am calling one simple soap service (wcf) in SOAPUI and getting Fault error as "DestinationUnreachable". However this service is succesfully called by .net applications...
- 6 years ago
I had a similar issue I believe.
In version 5.5.0, if you look at the request window, there is a menu along the bottom. If you open the WS-A tab, you should see an "Add default was:To" option. Click that and re-run the request. I cannot say if the menu or setting is in the same location for other versions.
I had 2 services running on the same server, one of them ran without this option checked, the other would not. I'm not sure why this variance occurred.