Syncing configuration with moved JsfViewFactoryCreator.

This commit is contained in:
Jeremy Grelle
2007-10-26 20:16:19 +00:00
parent 2a5add92c4
commit e59408ffb3

View File

@@ -32,7 +32,7 @@
</bean>
</property>
<property name="viewFactoryCreator">
<bean class="org.springframework.webflow.engine.builder.xml.JsfViewFactoryCreator"/>
<bean class="org.springframework.faces.webflow.JsfViewFactoryCreator"/>
</property>
</bean>