开发者

How to test a wsdl webservice?

i'm completely n开发者_StackOverflow中文版ew to webservices (and especially with SOAP / WSDL) Right now, i have a .WSDL in the root of my server which i have fully automatically generated.

How to test that my webservice is functionning (echoing the right results) without bugs ? *How to interact with that .wsdl file ?*

Regards.


Or use SOAP UI.


If you want to use PHP, I would say you look into PHP SoapClient.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜