如何生成wdsl文件 [英] How generate wdsl file

查看:103
本文介绍了如何生成wdsl文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用Spring STS编写了一个Web服务(我创建了Spring MVC项目),因此我使用了java语言。

现在我必须将我的Web服务与xcelsius 2008连接。

Xcelsius想要wdsl文件,我没有。如何获取wdsl文件?

我的网络服务工作正常,因为通过网址

http:// localhost:8080 / spring / login [ ^ ]

i得到我的功能。

请帮助我!



谢谢

Hi, i wrote a web service using Spring STS (i created Spring MVC project), so i used java language.
Now i have to connect my web service with xcelsius 2008.
Xcelsius wants wdsl file, that i don't have. how can obtain wdsl file?
My web service works right, because through the url
http://localhost:8080/spring/login[^]
i get my function.
Please, help me!

Thanks

推荐答案

您可以从服务提供的Java类中生成WSDL。请参阅: http://docs.oracle.com/javase/6/docs /technotes/tools/share/wsgen.html [ ^ ]。



提供WSLD是开发此类服务的头号家务。 :-)



-SA
You can generate WSDL out of your Java classes served up by your service. Please see: http://docs.oracle.com/javase/6/docs/technotes/tools/share/wsgen.html[^].

Providing WSLD is the #1 chore in developing this kind of services. :-)

—SA


这篇关于如何生成wdsl文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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