From 01a8b4b0132e7611eb00c2ec164d7f6af93ab854 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Tue, 9 Nov 2010 07:53:23 -0500 Subject: [PATCH] INTSAMPLES-8 removed dependency on MapBasedChannelResolver --- .../com.springsource.sts.config.flow.prefs | 4 ++-- .../integration/orderProcessingSample.xml | 18 +++++------------- 2 files changed, 7 insertions(+), 15 deletions(-) diff --git a/basic/xml/.settings/com.springsource.sts.config.flow.prefs b/basic/xml/.settings/com.springsource.sts.config.flow.prefs index eb28a0f5..548fe14d 100644 --- a/basic/xml/.settings/com.springsource.sts.config.flow.prefs +++ b/basic/xml/.settings/com.springsource.sts.config.flow.prefs @@ -1,3 +1,3 @@ -#Thu Sep 16 19:13:50 EDT 2010 -//com.springsource.sts.config.flow.coordinates\:http\://www.springframework.org/schema/integration\:/xml/src/main/resources/META-INF/spring/integration/orderProcessingSample.xml=\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n +#Tue Nov 09 07:50:35 EST 2010 +//com.springsource.sts.config.flow.coordinates\:http\://www.springframework.org/schema/integration\:/xml/src/main/resources/META-INF/spring/integration/orderProcessingSample.xml=\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n eclipse.preferences.version=1 diff --git a/basic/xml/src/main/resources/META-INF/spring/integration/orderProcessingSample.xml b/basic/xml/src/main/resources/META-INF/spring/integration/orderProcessingSample.xml index d8111e6a..9101de97 100644 --- a/basic/xml/src/main/resources/META-INF/spring/integration/orderProcessingSample.xml +++ b/basic/xml/src/main/resources/META-INF/spring/integration/orderProcessingSample.xml @@ -6,9 +6,9 @@ xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/integration - http://www.springframework.org/schema/integration/spring-integration.xsd + http://www.springframework.org/schema/integration/spring-integration-2.0.xsd http://www.springframework.org/schema/integration/xml - http://www.springframework.org/schema/integration/xml/spring-integration-xml.xsd + http://www.springframework.org/schema/integration/xml/spring-integration-xml-2.0.xsd http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util.xsd"> @@ -40,20 +40,12 @@ - + + + - - - - - - - - -