From ca5876abcd1ecb074abf57dabccc5dd173dc2631 Mon Sep 17 00:00:00 2001 From: Jeremy Grelle Date: Mon, 20 Aug 2007 17:30:45 +0000 Subject: [PATCH] Changes for auto-configuration --- spring-faces/src/main/java/META-INF/faces-config.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/spring-faces/src/main/java/META-INF/faces-config.xml b/spring-faces/src/main/java/META-INF/faces-config.xml index 94c6d6d7..0d8ebe24 100644 --- a/spring-faces/src/main/java/META-INF/faces-config.xml +++ b/spring-faces/src/main/java/META-INF/faces-config.xml @@ -5,6 +5,16 @@ + + org.springframework.faces.webflow.FlowNavigationHandler + org.springframework.faces.webflow.el.DelegatingFlowVariableResolver + org.springframework.web.jsf.DelegatingVariableResolver + + + + org.springframework.faces.webflow.FlowPhaseListener + + spring.faces.ClientTextValidator org.springframework.faces.ui.ClientTextValidator