doc polish

This commit is contained in:
Keith Donald
2008-04-28 21:31:11 +00:00
parent d7a4a127c4
commit 16aee2d587
6 changed files with 85 additions and 108 deletions

View File

@@ -129,7 +129,7 @@ java org.springframework.webflow.upgrade.WebFlowUpgrader flow-to-upgrade.xml
This element replaces previous <code>FlowExecutorFactoryBean</code> bean definitions.
</para>
<programlisting language="xml"><![CDATA[
<webflow:flow-executor id="flowExecutor" flow-registry="flowRegistry"/>
<webflow:flow-executor id="flowExecutor" />
]]></programlisting>
</sect3>
<sect3 id="upgrade-guide-webflow-config-schema-listeners">