From a864a58594d9d9455d0db4d5c6daf317aee96a2b Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Tue, 26 Feb 2008 16:31:54 +0000 Subject: [PATCH] obsolete --- spring-binding/ivy.xml | 6 ++--- spring-faces/ivy.xml | 2 +- spring-webflow-samples/booking-jsf/ivy.xml | 10 ++++---- .../src/main/webapp/WEB-INF/web.xml | 8 +++---- spring-webflow/ivy.xml | 24 +++++++++---------- 5 files changed, 25 insertions(+), 25 deletions(-) diff --git a/spring-binding/ivy.xml b/spring-binding/ivy.xml index a7dd44a9..2ec28124 100644 --- a/spring-binding/ivy.xml +++ b/spring-binding/ivy.xml @@ -18,9 +18,9 @@ - - - + + + diff --git a/spring-faces/ivy.xml b/spring-faces/ivy.xml index b5e57cfb..c4d4c747 100644 --- a/spring-faces/ivy.xml +++ b/spring-faces/ivy.xml @@ -54,7 +54,7 @@ - + diff --git a/spring-webflow-samples/booking-jsf/ivy.xml b/spring-webflow-samples/booking-jsf/ivy.xml index c654f051..ef10c5b8 100755 --- a/spring-webflow-samples/booking-jsf/ivy.xml +++ b/spring-webflow-samples/booking-jsf/ivy.xml @@ -18,10 +18,10 @@ - - - - + + + + @@ -37,7 +37,7 @@ - + \ No newline at end of file diff --git a/spring-webflow-samples/booking-jsf/src/main/webapp/WEB-INF/web.xml b/spring-webflow-samples/booking-jsf/src/main/webapp/WEB-INF/web.xml index fa7615f6..b24a711c 100755 --- a/spring-webflow-samples/booking-jsf/src/main/webapp/WEB-INF/web.xml +++ b/spring-webflow-samples/booking-jsf/src/main/webapp/WEB-INF/web.xml @@ -44,10 +44,10 @@ - Spring Web Servlet - org.springframework.webflow.servlet.SpringWebServlet + Spring Web MVC Dispatcher Servlet + org.springframework.web.servlet.DispacherServlet - configLocations + contextConfigLocation /WEB-INF/config/web-application-config.xml 1 @@ -55,7 +55,7 @@ - Spring Web Servlet + Spring Web MVC Dispatcher Servlet /spring/* diff --git a/spring-webflow/ivy.xml b/spring-webflow/ivy.xml index 01797455..6064d458 100644 --- a/spring-webflow/ivy.xml +++ b/spring-webflow/ivy.xml @@ -31,31 +31,31 @@ --> - + - - - + + + - + - + - + - - + + @@ -66,9 +66,9 @@ - - - + + +