put redirects back on as the default

This commit is contained in:
Keith Donald
2007-12-22 05:51:23 +00:00
parent c5e19f4f7a
commit 9acd77a182
2 changed files with 5 additions and 6 deletions

View File

@@ -12,9 +12,6 @@
<import resource="application-layer-config.xml"/>
<web:flow-executor id="flowExecutor" flow-registry="flowRegistry">
<web:flow-execution-attributes>
<web:alwaysRedirectOnPause value="false"/>
</web:flow-execution-attributes>
<web:flow-execution-listeners>
<web:listener ref="jpaFlowExecutionListener" criteria="*"/>
</web:flow-execution-listeners>