Author: lzoubek(a)redhat.com
Date: 2011-08-08 07:53:10 -0400 (Mon, 08 Aug 2011)
New Revision: 33675
Modified:
trunk/esb/docs/esb_ref_guide/en-US/tasks.xml
Log:
docs: fixed HelloWorld Email example detail
Modified: trunk/esb/docs/esb_ref_guide/en-US/tasks.xml
===================================================================
--- trunk/esb/docs/esb_ref_guide/en-US/tasks.xml 2011-08-08 11:49:21 UTC (rev 33674)
+++ trunk/esb/docs/esb_ref_guide/en-US/tasks.xml 2011-08-08 11:53:10 UTC (rev 33675)
@@ -194,7 +194,7 @@
</listitem>
<listitem>
<para>
- <emphasis role="bold">JBoss ESB HelloWorld Email
Example</emphasis> - demonstrates the use of multiple action invocations from a
single configuration. You can use a single Action class and make multiple method calls or
use multiple Action classes. </para>
+ <emphasis role="bold">JBoss ESB HelloWorld Email
Example</emphasis> - demonstrates how to configure a mail gateway using a JCA mail
adapter and a Camel mail endpoint. Both gateways route the messages through a JMS queue
and finally to your action class for processing. </para>
</listitem>
<listitem>
<para>