The WebServiceOutboundGateway uses a WebServiceTemplate but doesn't expose it (there is a getWebServiceTemplate but no setWebServiceTemplate). It's different from JmsSendingMessageHandler with JmsTemplate. I need to disable checkConnectionForFault the property on the WebServiceTemplate, but I can't. What's the reason behind this choice?


Reply With Quote
