jbossws web服务端点

发布于 2024-10-10 15:36:00 字数 292 浏览 3 评论 0原文

我使用自上而下的方法开发了一个简单的Web服务实现,创建了一个war并部署在jboss4.2.2GA中,在windows环境中。

我可以在 http://localhost:8080/jbossws/services。但是当我单击端点超链接时,我无法查看 wsdl 页面。

这是预期的行为吗?无论如何,我可以看到通过注册的 Web 服务端点超链接进行导航的 wsdl 页面吗?

提前致谢

I have developed a simple webservice implementation using top-down approach, created a war and deployed in jboss4.2.2GA, in windows environment.

I am able to see my webservice having registered end point, in http://localhost:8080/jbossws/services. But when i click on the endpoint hyperlink, I am not able to view the wsdl page.

Is it expected behaviour? Is there anyway, i can see the wsdl page on navigating through registered webservice endpoint hyperlink?

Thanks in advance

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

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

发布评论

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

评论(1

若水微香 2024-10-17 15:36:00

单击链接时是否看到空白页?您可能需要查看页面源代码才能看到实际的 WSDL 内容。我认为 IE 会默认显示 WSDL,但 Firefox 和 Chrome 不会。

Are you seeing a blank page when you click the link? You might need to view the page source to see the actual WSDL content. I think IE will display the WSDL by default, but Firefox and Chrome will not.

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