Redian新闻
>
怎么测试 Web Service Functions?
avatar
怎么测试 Web Service Functions?# Java - 爪哇娇娃
c*c
1
I have a Web Service on server. The business method has two paramters, say
arg1 and arg2.
What is the URL that I can test it?
谢谢
avatar
o*g
2
do you know what web service is?
you can't use web browser to test a web service. you need a client to test web
service.
what i try to tell you is try to develop a client using either .net or ejb.
and you can use a client developed by .net to test a web service imeplemented
by
ejb.
the client could be a gui application, a console application, an asp web
application, a jsp web appication or even a web service
btw, http://yourdomain/service_url/service_name?WSDL is not the web service.

【在 c***c 的大作中提到】
: I have a Web Service on server. The business method has two paramters, say
: arg1 and arg2.
: What is the URL that I can test it?
: 谢谢

avatar
o*g
3
you should develop a client program to test it.
basicly, you need a file w/ .wsdl which is platform independent.
.net or eclipse w/ WST/JST can do that easily

【在 c***c 的大作中提到】
: I have a Web Service on server. The business method has two paramters, say
: arg1 and arg2.
: What is the URL that I can test it?
: 谢谢

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。