You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by bu...@apache.org on 2012/11/03 12:18:14 UTC

svn commit: r837131 - in /websites/production/camel/content: cache/main.pageCache controlbus-component.html controlbus.html

Author: buildbot
Date: Sat Nov  3 11:18:14 2012
New Revision: 837131

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/controlbus-component.html
    websites/production/camel/content/controlbus.html

Modified: websites/production/camel/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/camel/content/controlbus-component.html
==============================================================================
--- websites/production/camel/content/controlbus-component.html (original)
+++ websites/production/camel/content/controlbus-component.html Sat Nov  3 11:18:14 2012
@@ -97,7 +97,7 @@ controlbus:command[?options]
 
 <h3><a shape="rect" name="ControlBusComponent-Options"></a>Options</h3>
 <div class="confluenceTableSmall"><div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Default Value </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>routeId</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> To specify a route by its id. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>action</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> To denote an action which can be either: <tt>start</tt>, <tt>stop</tt>, or <tt>status</tt>. To either start or stop a route. Og get the status of the route as output to the message body. </td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Default Value </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>routeId</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> To specify a route by its id. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>action</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> To denote an action which can be either: <tt>start</tt>, <tt>stop</tt>, or <tt>status</tt>. To either start or stop a route. Og get the status of the route as output to the message body. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>async</tt> </td><td colspan="1" rowspan="1" class="confluenceT
 d"> <tt>false</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Whether to execute the control bus task asynchronously. <b>Important:</b> If this option is enabled, then any result from the task is <b>not</b> set on the <a shape="rect" href="exchange.html" title="Exchange">Exchange</a>. This is only possible if executing tasks synchronously. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>loggingLevel</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>INFO</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Logging level used for logging when task is done, or if any exceptions occurred during processing the task. </td></tr></tbody></table>
 </div>
 </div>
 
@@ -138,6 +138,8 @@ template.sendBody(<span class="code-quot
 </pre>
 </div></div>
 
+<p><b>Notice:</b> its easier to use the <tt>route</tt> command to contro lifecycle of routes. Though the <tt>language</tt> command allows to execute a language script which has stronger powers such as <a shape="rect" href="groovy.html" title="Groovy">Groovy</a> or to some extend the <a shape="rect" href="simple.html" title="Simple">Simple</a> language. </p>
+
 <div class="panelMacro"><table class="tipMacro"><colgroup span="1"><col span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" valign="top"><img align="middle" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1">You can also use other languages such as <a shape="rect" href="groovy.html" title="Groovy">Groovy</a> etc.</td></tr></table></div>
 
 <h3><a shape="rect" name="ControlBusComponent-SeeAlso"></a>See Also</h3>

Modified: websites/production/camel/content/controlbus.html
==============================================================================
--- websites/production/camel/content/controlbus.html (original)
+++ websites/production/camel/content/controlbus.html Sat Nov  3 11:18:14 2012
@@ -109,7 +109,7 @@ controlbus:command[?options]
 
 <h3><a shape="rect" name="ControlBus-Options"></a>Options</h3>
 <div class="confluenceTableSmall"><div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Default Value </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>routeId</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> To specify a route by its id. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>action</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> To denote an action which can be either: <tt>start</tt>, <tt>stop</tt>, or <tt>status</tt>. To either start or stop a route. Og get the status of the route as output to the message body. </td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Default Value </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>routeId</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> To specify a route by its id. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>action</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> To denote an action which can be either: <tt>start</tt>, <tt>stop</tt>, or <tt>status</tt>. To either start or stop a route. Og get the status of the route as output to the message body. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>async</tt> </td><td colspan="1" rowspan="1" class="confluenceT
 d"> <tt>false</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Whether to execute the control bus task asynchronously. <b>Important:</b> If this option is enabled, then any result from the task is <b>not</b> set on the <a shape="rect" href="exchange.html" title="Exchange">Exchange</a>. This is only possible if executing tasks synchronously. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>loggingLevel</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>INFO</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Logging level used for logging when task is done, or if any exceptions occurred during processing the task. </td></tr></tbody></table>
 </div>
 </div>
 
@@ -150,6 +150,8 @@ template.sendBody(<span class="code-quot
 </pre>
 </div></div>
 
+<p><b>Notice:</b> its easier to use the <tt>route</tt> command to contro lifecycle of routes. Though the <tt>language</tt> command allows to execute a language script which has stronger powers such as <a shape="rect" href="groovy.html" title="Groovy">Groovy</a> or to some extend the <a shape="rect" href="simple.html" title="Simple">Simple</a> language. </p>
+
 <div class="panelMacro"><table class="tipMacro"><colgroup span="1"><col span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" valign="top"><img align="middle" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1">You can also use other languages such as <a shape="rect" href="groovy.html" title="Groovy">Groovy</a> etc.</td></tr></table></div>
 
 <h3><a shape="rect" name="ControlBus-SeeAlso"></a>See Also</h3>