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

后端 未结 2 1584
春和景丽
春和景丽 2021-01-20 11:49

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

http://localhost:8080/ws/hello1?wsdl

2条回答
  •  鱼传尺愫
    2021-01-20 12:10

    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.

提交回复
热议问题