Forum Discussion

Dymytry's avatar
15 years ago

Why I get host parameter is null?

Guys,
I am completely new to SoapUI, please help me with this issue.

I want to test an external web-service. What I have is downloaded WSDL. I have created a new project based on this WSDL. SoapUI created a set of methods for me. Now I want to invoke a method. I create a Request, enter parameters their and press submit button. The result is the message:
Error getting response; java.lang.IllegalArgumentException: host parameter is null

Where I went wrong?
  • When I ran into this I got around it by fixing the URL for delivery of the message. When the URL is coded using several properties it can be confusing to debug.