在 Websphere Web 控制台界面中哪里可以找到 WSDL

发布于 2024-12-07 04:35:52 字数 77 浏览 2 评论 0原文

是的,这就是问题所在。

我没有设法在 websphere 控制台中找到 Web 服务端点。但我很确定他们一定在那里,请帮忙。

Yep, that's the question.

I didn't manage to find web service endpoints in websphere console. But I'm pretty sure they must be there, please help.

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

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

发布评论

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

评论(3

寻梦旅人 2024-12-14 04:35:52

对于 JAX-WS 服务,您可以在两个地方找到它:

  • Applications > WebSphere企业应用程序> applicationName > >发布 WSDL 文件
  • 或服务 >服务提供商> 服务名称>查看 WSDL

并且您也可以通过服务 url 访问它:http://host:port/context/serviceName?wsdl

For JAX-WS services you can find it in two places:

  • Applications > WebSphere enterprise applications > applicationName > Publish WSDL files
  • or Services > Service providers > serviceName > View WSDL

And you can access it via service url also: http://host:port/context/serviceName?wsdl

童话 2024-12-14 04:35:52

要在管理控制台(对于 WAS 版本 6.1)中查找或设置 Web 服务端点,请转至:
应用程序>企业应用程序>应用程序名称>提供 HTTP 端点 URL 信息

In order to find or set the web service endpoint in administration console(for WAS version 6.1) go to:
Applications>Enterprise Applications>App Name>Provide HTTP endpoint URL information

红墙和绿瓦 2024-12-14 04:35:52

转到企业应用程序> ->服务提供者(在 Web 服务属性下)>,您将看到 wsdl 文件。
甚至可以找到企业应用程序> >发布 WSDL 文件(位于 Web 服务属性下)

Go to Enterprise Applications > -> Service providers(under Web Service Properties) >, you will see the wsdl file.
even it can be found Enterprise Applications > > Publish WSDL files(its under Web Service Properties)

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