Pessoal que vai integrar web flow com JSF, vi que o site do Spring está indicando a configuração do web-application-config.xml com erro…
si:schemaLocation="…
mude para
xsi:schemaLocation="…
xsi:schemaLocation=" http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-4.0.xsd http://www.springframework.org/schema/webflow-config http://www.springframework.org/schema/webflow-config/spring-webflow-config-2.4.xsd http://www.springframework.org/schema/faces http://www.springframework.org/schema/faces/spring-faces-2.4.xsd">Abraços !!!