How to access a wsdl URL in SoapUI, which recquires username/password?

soapui, wsdl

Solution

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.

Problem

How to access a wsdl URL in `SOAPUI`, which recquires username/password ? `http://localhost:8080/ws/hello1?wsdl`

Original source