From 1f13fe0537d7e22b5d44e1449286e6e9380c45f2 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Wed, 6 Apr 2011 12:54:15 +0100 Subject: [PATCH] Use namespace features for template + CF --- helloworld/src/main/resources/rabbitConfiguration.xml | 6 +----- stocks/src/main/resources/servlet-config.xml | 7 ++----- 2 files changed, 3 insertions(+), 10 deletions(-) diff --git a/helloworld/src/main/resources/rabbitConfiguration.xml b/helloworld/src/main/resources/rabbitConfiguration.xml index 1b561e1..cf53cc9 100644 --- a/helloworld/src/main/resources/rabbitConfiguration.xml +++ b/helloworld/src/main/resources/rabbitConfiguration.xml @@ -4,11 +4,7 @@ xsi:schemaLocation="http://www.springframework.org/schema/rabbit http://www.springframework.org/schema/rabbit/spring-rabbit.xsd http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.0.xsd"> - - - - - + diff --git a/stocks/src/main/resources/servlet-config.xml b/stocks/src/main/resources/servlet-config.xml index be2b2f0..3b8bec5 100644 --- a/stocks/src/main/resources/servlet-config.xml +++ b/stocks/src/main/resources/servlet-config.xml @@ -9,11 +9,8 @@ - - - - - +