Hello, I am new to SoapUI. I am trying to set up my first project. When I click ok, after copying my wsdl location in the "New soapUI Project" window, I get an "Error loading WSDL" message, but it ...
Just for other people facing a similar issue. I was running soapui on the same machine and had issues importing the WSDL by using the URL. The workaround for me was to load the WSDL locally (the address to the WebService then has to be specified later). The XSD has to be in the same folder as the WSDL. Hope this helps someone who faces similar issues.