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
Recent DiscussionsMalfunction changing between multiple screensHow do I add a REST query string without the 'name='Rest step assertions written in SoapUI 5.5.0 are failing in SoapUI 5.8.0
Related ContentAccessing database connection string from groovy test stepHow to set Connection Timeout in SoapUI?SOAPUI. Accessing a basic authentication webservice through companies web proxy