quickbridge
16 years agoNew Contributor
Bad request on Localhost webservice
Hi,
I've downloaded soapUI and followed the "Getting Started" using a publically available webservice, and it works fine.
So I've added a new project using a service that I really want to test, which is running on my machine: http://localhost:2222/caiWS.asmx. If I browse to the service in IE, and pick a method I can use the test page to post a request and everything works fine, but if I create a default request against the service, take the exact same XML, and put it in the that SoapUI creates, I get a "HTTP/1.1 400 Bad Request"
Any ideas what I'm doing wrong?
Thanks
I've downloaded soapUI and followed the "Getting Started" using a publically available webservice, and it works fine.
So I've added a new project using a service that I really want to test, which is running on my machine: http://localhost:2222/caiWS.asmx. If I browse to the service in IE, and pick a method I can use the test page to post a request and everything works fine, but if I create a default request against the service, take the exact same XML, and put it in the
Any ideas what I'm doing wrong?
Thanks