从 WSDL 创建 SOAP Web 服务的简单方法 [任何语言]

发布于 2024-11-16 15:38:33 字数 117 浏览 3 评论 0原文

我正在寻找一个简单的解决方案来从 WSDL 文件创建(而不是使用)SOAP Web 服务。我并不特别注重所使用的语言和工具,只要它易于设置(清晰的说明等)即可。自动存根会很好,但没有它我也可以生活。

谢谢

I'm looking for a simple solution to create (not consume) a SOAP web service from a WSDL file. I'm not particular about the language and tools used, as long as it is easy (clear instructions, etc) to set up. Automatic stubbing would be nice, but I could live without it.

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

叶落知秋 2024-11-23 15:38:33

使用 SOAP UI,您不需要语言,甚至不需要应用程序服务器。

这是一个引导您完成它的博客:

  1. 设置基于项目在 wsdl
  2. 然后如何模拟服务:使用MockServices

它确实是最好的免费工具之一。

With SOAP UI you dont need a language or even app server.

Here is a blog that walks your through it:

  1. Setting up your project based on a wsdl
  2. Then how to mock a service: Working with MockServices

It is truly one of the best free tools out there.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文