开发者

Soapui and firefox

What is the deference between testing a wsdl with firefox and soapui ? in firefox may wsdl开发者_如何学C it's working fine but in soapui, the server return to me the 400 bad request.


Firefox showing the WSDL is just an indication that your web service was deployed correctly. But you need soap ui to test each of the methods you expose in the web service, to see your implementations are correct or not. You cannot test that with Firefox.

SOAP Ui is testing tool for web services

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜