doc polish

This commit is contained in:
Mark Fisher
2011-01-17 14:02:48 -05:00
parent 70c458e01f
commit 891005c9d6

View File

@@ -198,8 +198,8 @@ consumer.setTransactionManager(txManager);</programlisting>
<poller ref="weekdayPoller"/>
</transformer>]]></programlisting>
<note>
The "ref" attribute is only allowed on the inner-poller definitions. Defining his attribute on the top-level
poller will result in configuration exception thrown during initialization of Application Context
The "ref" attribute is only allowed on the inner-poller definitions. Defining this attribute on a top-level
poller will result in a configuration exception thrown during initialization of the Application Context.
</note>
In fact, to simplify the configuration even further, you can define a global default poller. A single top-level poller within
an ApplicationContext may have the <code>default</code> attribute with a value of "true". In that case, any