标签: java soap-client spring-ws
我正在尝试实现重试机制几次调用SOAP Web服务,直到它将所需的输出作为响应。我在xml中使用Spring -WS webservicetemplate配置编写了客户端。请建议是否有任何优雅的方式来重试这些电话。