webflow enabled

This commit is contained in:
Keith Donald
2007-04-01 14:05:42 +00:00
parent bd2db87ad3
commit de10f7a250
4 changed files with 22 additions and 10 deletions

View File

@@ -22,7 +22,6 @@
</flow:registry>
<!-- Observes the lifecycle of sellitem-flow executions -->
<bean id="listener"
class="org.springframework.webflow.samples.sellitem.SellItemFlowExecutionListener" />
<bean id="listener" class="org.springframework.webflow.samples.sellitem.SellItemFlowExecutionListener" />
</beans>