From 6df975f769c25a7c1d59e3ae7352a27da0c937ed Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Fri, 14 Jan 2011 16:03:59 -0500 Subject: [PATCH] fixed the import path in WS sample --- .../src/main/webapp/WEB-INF/spring-ws-config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basic/ws-inbound-gateway/src/main/webapp/WEB-INF/spring-ws-config.xml b/basic/ws-inbound-gateway/src/main/webapp/WEB-INF/spring-ws-config.xml index 05dea196..ee7678bd 100644 --- a/basic/ws-inbound-gateway/src/main/webapp/WEB-INF/spring-ws-config.xml +++ b/basic/ws-inbound-gateway/src/main/webapp/WEB-INF/spring-ws-config.xml @@ -3,7 +3,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.0.xsd"> - +