如何使用netbeans在java中重载Webservice [英] How to overload Webservice in java using netbeans

查看:121
本文介绍了如何使用netbeans在java中重载Webservice的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何使用netbeans在java中过载Webservice





我尝试过使用

@WebMethod(operationName =Test123)



但是它给出了错误。

解决方案

编辑:这是一个Java问题 - 我发布了一些C#的东西。



请不要重载这些功能。 Java WS并没有真正正常工作。





Netbeans只是你正在使用的IDE--比如使用锤子或任何其他工具

How to overload Webservice in java using netbeans


I tried using
@WebMethod( operationName = "Test123")

But its gives error.

解决方案

EDIT: This is a Java Question - I posted some C# stuff.

Please do NOT overload the functions. Java WS is not really working fine with that.


Netbeans is only the IDE you are using - like using a hammer or any other tool.


这篇关于如何使用netbeans在java中重载Webservice的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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