From 6bdf4cc0e8ac990dd269edc020f6342bc5f646e5 Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Tue, 10 Apr 2007 16:04:37 +0000 Subject: [PATCH] condensed faces-confg --- .../src/main/webapp/WEB-INF/faces-config.xml | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/spring-webflow-samples/sellitem-jsf/src/main/webapp/WEB-INF/faces-config.xml b/spring-webflow-samples/sellitem-jsf/src/main/webapp/WEB-INF/faces-config.xml index 033c0da0..a040566f 100644 --- a/spring-webflow-samples/sellitem-jsf/src/main/webapp/WEB-INF/faces-config.xml +++ b/spring-webflow-samples/sellitem-jsf/src/main/webapp/WEB-INF/faces-config.xml @@ -5,15 +5,11 @@ - - org.springframework.webflow.executor.jsf.FlowNavigationHandler - - - org.springframework.webflow.executor.jsf.DelegatingFlowVariableResolver - + org.springframework.webflow.executor.jsf.FlowNavigationHandler + org.springframework.webflow.executor.jsf.DelegatingFlowVariableResolver - org.springframework.webflow.executor.jsf.FlowPhaseListener - + org.springframework.webflow.executor.jsf.FlowPhaseListener + \ No newline at end of file