Forum Discussion

shankar12323242's avatar
17 years ago

Removal of </soap:Body> tag still allows request to pass

Hello,

I removed the  from my WSDL and sent it to the server and instead of getting a soap fault or an invalid request message, I got the apt response from the server. Is this a bug in my program or is it automatic in soap UI? I am using SOAP-UI 1.1.

1 Reply

  • Hello,

    You might want to check the HTTP log to make sure that the message was sent without the closing body tag, but if it was, then it appears your server is very lenient in what it accepts. Note that if this is the case, then this is something happening completely outside of soapUI, and you would do better to check with the server implementation to make sure that everything is alright.

    Regards,
    Dain
    eviware support