Spring web service client for calling Apache axis web service

六月ゝ 毕业季﹏ 提交于 2019-12-08 08:42:27

问题


I need to call the external(Remote) web service through my spring web service client proramme.

  • How can i send the request to remote web service service?

回答1:


http://static.springsource.org/spring-ws/sites/1.5/reference/html/client.html

Basically you can use the Spring webservice template for calling remote soap services.



来源:https://stackoverflow.com/questions/880971/spring-web-service-client-for-calling-apache-axis-web-service

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!