How to access a wsdl URL in SOAPUI
, which recquires username/password ?
http://localhost:8080/ws/hello1?wsdl
There is a bug with retrieving password protected WSDLs in SoapUI 4.6.4. The bug is fixed 5.0.0 and can be downloaded from http://www.soapui.org/
Hopefully this will solve your problem.
When you create new project using wsdl or add a wsdl in existing project for a secure webservice, it asks for user id and password several times the simple solution is adding myuser:mypassword@
https://myuser:mypassword@mywebservice:9052/sdv/ErpHub/1.0?wsdl