动态生成SOAP请求,基于WSDL [英] Generate SOAP requests on the fly, based on WSDL

查看:415
本文介绍了动态生成SOAP请求,基于WSDL的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我要建立我的应用程序所消耗的各种Web服务,我可以在我登台或生产环境中运行,以验证该Web服务工作,看到他们的web方法返回什么样的数据一个简单的测试工具。

I'd like to build a simple test harness for the various web services consumed by my application that I can run in my staging or production environment to verify that the web services are working and see what data their web methods are returning.

有没有一种方法,我可以基于Web服务在运行时(即不添加Web引用我的项目,并创建一个提供的WSDL生成一个SOAP请求代理为Web服务)?

Is there a way I can generate a SOAP request based on the WSDL provided by a web service at run time (i.e. without adding a web reference to my project and creating a proxy for the web service)?

推荐答案

检查出了SoapUI(的 http://www.soapui.org/ )。这是我所需要的测试Web服务的唯一工具。

Check out SoapUI (http://www.soapui.org/). It's the only tool I've ever needed for testing Web Services.

这篇关于动态生成SOAP请求,基于WSDL的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆