问题
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