algyNew Member5 years agoSoapUI: Connection refused when accessing mock SOAP API Hi all, I've got a working WDSL file, and going to http://localhost:8088/myservicename?WDSL displays that WDSL file. All is working fine up to that point. However, if I write a simple python...Show More
richieCommunity Hero5 years agoHey algy,Connection refused sounds like authentication/authorisation.Have you looked into if theres any auth details you need to include in your requests?TaRich
Related ContentHow to set Connection Timeout in SoapUI?Accessing database connection string from groovy test stepSOAPUI. Accessing a basic authentication webservice through companies web proxy