Author: lzoubek(a)redhat.com
Date: 2011-08-08 07:49:21 -0400 (Mon, 08 Aug 2011)
New Revision: 33674
Modified:
trunk/esb/docs/esb_ref_guide/en-US/tasks.xml
Log:
added HelloWorld Email example to docs
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:29:26 UTC (rev 33673)
+++ trunk/esb/docs/esb_ref_guide/en-US/tasks.xml 2011-08-08 11:49:21 UTC (rev 33674)
@@ -194,6 +194,10 @@
</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>
+ </listitem>
+ <listitem>
+ <para>
<emphasis role="bold">JBoss ESB HelloWorld File Action
Example</emphasis> - demonstrates using the File gateway feature of the JBoss ESB.
Files that are found in a particular directory with a particular extension are sent to a
JMS queue with actions for processing.</para>
</listitem>
<listitem>
Show replies by date