Leo9
16 years agoNew Contributor
Importing WSDL with import, Address Location.
Hi all,
I'm newbie to SoapUI.
I have a wsdl URL for example http://www.xyz.net/services.wsdl,
on opening the above wsdl url in browser I get the description for Login Operation.
here are few contents (which I see in the browser):
import location is http://10.30.148.12:8080/services?wsdl= ... rvice.wsdl
Address Location is http://10.30.148.12:8080/services.
Now I'm trying to import this WSDL Url in SoapUI Pro 2.5.1.
But it hangs for some time and gives error as "com.eviware.soapui.support.SoapUIException:Error importing wsdl"
As its not possible to modify the WSDL URL, therefore I have made the abc.wsdl file and
replaced the import location with WSDL Url http://www.xyz.net/services.wsdl.
SoapUI Pro now imports the WSDL File.
But now if I send the request (username and password), I dont get any response. (Because Address Location is http://10.30.148.12:8080/services).
Here also if I replace the Address Location to the WSDL URL, I get the proper response.
Now here are my queries :
1> If I replace the import location is that feasible ?
2> Should I need to change the Address Location as mentioned above?
Can any one please tell me how to send the request and get the response using the address location as "http://10.30.148.12:8080/services" which is
some what different from the WSDL.
Please HELP !!!
I'm newbie to SoapUI.
I have a wsdl URL for example http://www.xyz.net/services.wsdl,
on opening the above wsdl url in browser I get the description for Login Operation.
here are few contents (which I see in the browser):
import location is http://10.30.148.12:8080/services?wsdl= ... rvice.wsdl
Address Location is http://10.30.148.12:8080/services.
Now I'm trying to import this WSDL Url in SoapUI Pro 2.5.1.
But it hangs for some time and gives error as "com.eviware.soapui.support.SoapUIException:Error importing wsdl"
As its not possible to modify the WSDL URL, therefore I have made the abc.wsdl file and
replaced the import location with WSDL Url http://www.xyz.net/services.wsdl.
SoapUI Pro now imports the WSDL File.
But now if I send the request (username and password), I dont get any response. (Because Address Location is http://10.30.148.12:8080/services).
Here also if I replace the Address Location to the WSDL URL, I get the proper response.
Now here are my queries :
1> If I replace the import location is that feasible ?
2> Should I need to change the Address Location as mentioned above?
Can any one please tell me how to send the request and get the response using the address location as "http://10.30.148.12:8080/services" which is
some what different from the WSDL.
Please HELP !!!