diff --git a/spring-integration-samples/ws/src/main/java/org/springframework/integration/samples/ws/temperatureConversion.xml b/spring-integration-samples/ws/src/main/java/org/springframework/integration/samples/ws/temperatureConversion.xml index 2ca7022e84..e6a3c49502 100644 --- a/spring-integration-samples/ws/src/main/java/org/springframework/integration/samples/ws/temperatureConversion.xml +++ b/spring-integration-samples/ws/src/main/java/org/springframework/integration/samples/ws/temperatureConversion.xml @@ -17,9 +17,9 @@ the "soap-action" header value. Then, the Web Service outbound Messaging Gateway invokes the Web Service for the given URI, and the reply Message is sent to the 'celsiusChannel'. --> - -
- + + +