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