muku27
16 years agoNew Contributor
soapUI 3.5 returns Blank Response in the response pane
Hi all,
I don't have much experience in using webservices but i need to implement this in my project. So i tried testing the webservice using soapUI 3.5 . Here are the steps i followed:
1.I created a New WSDL Project By giving my WSDL url in the "Initial WSDL/WADL" textbox
(https://www.apta.org/AM/APTAAPPS/Compon ... e.cfc?WSDL)
It got connected and displayed 2 methods in the left pane.
2. I selected the method i want (MemberAuth) and expanded it and then clicked the Request and the "Request Pane " opened in the right side pane. I passed in the values in place of the "?" and clicked the green button on the topleft corner of the right pane.
3. It processed but did not return any response. When I clicked on the "RAW" Tab i got this following message
HTTP/1.0 302 Found
Location: http://guide.opendns.com/?url=aptaweb.a ... horize.cfc
Content-type: text/html
Connection: close
Date: Mon, 19 Apr 2010 13:36:24 GMT
Server: OpenDNS Guide
I don't know where I am going wrong and completely at sea since I am new to programming with web services. Please tell me why I am not getting any output.
Thanx in advance
I don't have much experience in using webservices but i need to implement this in my project. So i tried testing the webservice using soapUI 3.5 . Here are the steps i followed:
1.I created a New WSDL Project By giving my WSDL url in the "Initial WSDL/WADL" textbox
(https://www.apta.org/AM/APTAAPPS/Compon ... e.cfc?WSDL)
It got connected and displayed 2 methods in the left pane.
2. I selected the method i want (MemberAuth) and expanded it and then clicked the Request and the "Request Pane " opened in the right side pane. I passed in the values in place of the "?" and clicked the green button on the topleft corner of the right pane.
3. It processed but did not return any response. When I clicked on the "RAW" Tab i got this following message
HTTP/1.0 302 Found
Location: http://guide.opendns.com/?url=aptaweb.a ... horize.cfc
Content-type: text/html
Connection: close
Date: Mon, 19 Apr 2010 13:36:24 GMT
Server: OpenDNS Guide
I don't know where I am going wrong and completely at sea since I am new to programming with web services. Please tell me why I am not getting any output.
Thanx in advance