INT-563 except callouts

This commit is contained in:
Iwein Fuld
2009-03-13 16:34:48 +00:00
parent 229ffc0489
commit 80e9a7b20f
10 changed files with 39 additions and 39 deletions

View File

@@ -201,7 +201,7 @@
<property name="outputChannel" ref="orderItemsChannel" />
</bean>
</constructor-arg>
<constructor-arg ref="orderChannel" />
<constructor-arg ref="orderChannel" />
</bean>]]></programlisting>
</para>