Forum Discussion
12 years ago
Hello
I'm encountering the same issue with SoapUI 4.6.4 on MS Windows 7.
An http basic authentication is needed to retrieve the wsdl, but SoapUI neither prompt for username/password nor take into account the username:password@ i include into the URL (as in http://john_do:password@hostname/service.wsdl)
As a consequence I can't update definition or add wsdl, I get this message instead:
Error loading [http://hostname/ws/services/AbonnementService?wsdl]: org.apache.xmlbeans.XmlException: java.io.IOException: Server returned HTTP response code: 401 for URL: http://hostname/ws/services/AbonnementService?wsdl
Regards
I'm encountering the same issue with SoapUI 4.6.4 on MS Windows 7.
An http basic authentication is needed to retrieve the wsdl, but SoapUI neither prompt for username/password nor take into account the username:password@ i include into the URL (as in http://john_do:password@hostname/service.wsdl)
As a consequence I can't update definition or add wsdl, I get this message instead:
Error loading [http://hostname/ws/services/AbonnementService?wsdl]: org.apache.xmlbeans.XmlException: java.io.IOException: Server returned HTTP response code: 401 for URL: http://hostname/ws/services/AbonnementService?wsdl
Regards