Hi, I have a problem importing a WSDL to a new project. The webservice endpoint uses the following url http://11.11.11.11:8080/service/theService?wsdl When I access this url with a browser or Ox...
If you can access the WSDL with your browser, have you tried downloading it as a file on to your file system? Try using soapUI to open the file you downloaded instead of accessing the WSDL from the URL.