Author: buildbot
Date: Sat May 25 08:22:40 2013
New Revision: 863084

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/book-component-appendix.html
    websites/production/camel/content/book-in-one-page.html
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/jdbc.html
    websites/production/camel/content/restlet.html

Modified: websites/production/camel/content/book-component-appendix.html
==============================================================================
--- websites/production/camel/content/book-component-appendix.html (original)
+++ websites/production/camel/content/book-component-appendix.html Sat May 25 
08:22:40 2013
@@ -8294,7 +8294,7 @@ jdbc:dataSourceName[?options]
 
 <h4><a shape="rect" name="BookComponentAppendix-MessageHeaders"></a>Message 
Headers</h4>
 <div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" 
class="confluenceTh"> Header </th><th colspan="1" rowspan="1" 
class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>CamelJdbcRowCount</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> If the query is a <tt>SELECT</tt>, query the 
row count is returned in this OUT header. </td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd"> <tt>CamelJdbcUpdateCount</tt> </td><td 
colspan="1" rowspan="1" class="confluenceTd"> If the query is an 
<tt>UPDATE</tt>, query the update count is returned in this OUT header. 
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 
<tt>CamelGeneratedKeysRows</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <b>Camel 2.10:</b> Rows that contains the generated kets. 
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 
<tt>CamelGeneratedKeysRowCount</tt> </td><td colspan="1" rowspan="1" class="c
 onfluenceTd"> <b>Camel 2.10:</b> The number of rows in the header that 
contains generated keys. </td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" 
class="confluenceTh"> Header </th><th colspan="1" rowspan="1" 
class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>CamelJdbcRowCount</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> If the query is a <tt>SELECT</tt>, query the 
row count is returned in this OUT header. </td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd"> <tt>CamelJdbcUpdateCount</tt> </td><td 
colspan="1" rowspan="1" class="confluenceTd"> If the query is an 
<tt>UPDATE</tt>, query the update count is returned in this OUT header. 
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 
<tt>CamelGeneratedKeysRows</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <b>Camel 2.10:</b> Rows that contains the generated kets. 
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 
<tt>CamelGeneratedKeysRowCount</tt> </td><td colspan="1" rowspan="1" class="c
 onfluenceTd"> <b>Camel 2.10:</b> The number of rows in the header that 
contains generated keys. </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>CamelJdbcColumnNames</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <b>Camel 2.11.1:</b> The column names from 
the ResultSet as a <tt>java.util.Set</tt> type. </td></tr></tbody></table>
 </div>
 
 
@@ -14390,7 +14390,7 @@ protocol:<span class="code-comment">//ho
 <h3><a shape="rect" 
name="BookComponentAppendix-ComponentOptions"></a>Component Options</h3>
 <p>The Restlet component can be configured with the following options</p>
 <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>controllerDaemon</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <tt>true</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b> Indicates if the 
controller thread should be a daemon (not blocking JVM exit). </td></tr><tr><td 
colspan="1" rowspan="1" class="confluenceTd"> <tt>controllerSleepTimeMs</tt> 
</td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>100</tt> </td><td 
colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b> Time for the 
controller thread to sleep between each control. </td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd"> <tt>inboundBufferSize</tt> </td><td 
colspan="1" rowspan="1" class="confluenceTd">
  <tt>8192</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 
2.10:</b> The size of the buffer when reading messages. </td></tr><tr><td 
colspan="1" rowspan="1" class="confluenceTd"> <tt>minThreads</tt> </td><td 
colspan="1" rowspan="1" class="confluenceTd"> <tt>1</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b>  Minimum threads waiting 
to service requests. </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>maxThreads</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>10</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <b>Camel 2.10:</b> Maximum threads that will service 
requests. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 
<tt>maxConnectionsPerHost</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>-1</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <b>Camel 2.10:</b> Maximum number of concurrent 
connections per host (IP address). </td></tr><tr><
 td colspan="1" rowspan="1" class="confluenceTd"> <tt>maxTotalConnections</tt> 
</td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>-1</tt> </td><td 
colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b> Maximum number 
of concurrent connections in total. </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>outboundBufferSize</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <tt>8192</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b> The size of the buffer 
when writing messages. </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>persistingConnections</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <tt>true</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b> Indicates if connections 
should be kept alive after a call. </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>pipeliningConnections</tt> </td><td colspan="1" 
rowspan="1" class="confl
 uenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <b>Camel 2.10:</b> Indicates if pipelining connections 
are supported. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 
<tt>threadMaxIdleTimeMs</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>60000</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <b>Camel 2.10:</b>  Time for an idle thread to wait for 
an operation before being collected. </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>useForwardedForHeader</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <tt>false</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b> Lookup the 
"X-Forwarded-For" header supported by popular proxies and caches and uses it to 
populate the Request.getClientAddresses() method result. This information is 
only safe for intermediary components within your local network. Other 
addresses could easily be changed by setting a fak
 e header and should not be trusted for serious security 
checks.</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>controllerDaemon</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <tt>true</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b> Indicates if the 
controller thread should be a daemon (not blocking JVM exit). </td></tr><tr><td 
colspan="1" rowspan="1" class="confluenceTd"> <tt>controllerSleepTimeMs</tt> 
</td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>100</tt> </td><td 
colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b> Time for the 
controller thread to sleep between each control. </td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd"> <tt>inboundBufferSize</tt> </td><td 
colspan="1" rowspan="1" class="confluenceTd">
  <tt>8192</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 
2.10:</b> The size of the buffer when reading messages. </td></tr><tr><td 
colspan="1" rowspan="1" class="confluenceTd"> <tt>minThreads</tt> </td><td 
colspan="1" rowspan="1" class="confluenceTd"> <tt>1</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b>  Minimum threads waiting 
to service requests. </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>maxThreads</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>10</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <b>Camel 2.10:</b> Maximum threads that will service 
requests. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 
<tt>maxConnectionsPerHost</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>-1</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <b>Camel 2.10:</b> Maximum number of concurrent 
connections per host (IP address). </td></tr><tr><
 td colspan="1" rowspan="1" class="confluenceTd"> <tt>maxTotalConnections</tt> 
</td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>-1</tt> </td><td 
colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b> Maximum number 
of concurrent connections in total. </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>outboundBufferSize</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <tt>8192</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b> The size of the buffer 
when writing messages. </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>persistingConnections</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <tt>true</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b> Indicates if connections 
should be kept alive after a call. </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>pipeliningConnections</tt> </td><td colspan="1" 
rowspan="1" class="confl
 uenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <b>Camel 2.10:</b> Indicates if pipelining connections 
are supported. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 
<tt>threadMaxIdleTimeMs</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>60000</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <b>Camel 2.10:</b>  Time for an idle thread to wait for 
an operation before being collected. </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>useForwardedForHeader</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <tt>false</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b> Lookup the 
"X-Forwarded-For" header supported by popular proxies and caches and uses it to 
populate the Request.getClientAddresses() method result. This information is 
only safe for intermediary components within your local network. Other 
addresses could easily be changed by setting a fak
 e header and should not be trusted for serious security 
checks.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 
<tt>reuseAddress</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> 
<tt>true</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 
2.10.5/2.11.1:</b> Enable/disable the SO_REUSEADDR socket option. See 
java.io.ServerSocket#reuseAddress property for additional details. 
</td></tr></tbody></table>
 </div>
 </div>
 

Modified: websites/production/camel/content/book-in-one-page.html
==============================================================================
--- websites/production/camel/content/book-in-one-page.html (original)
+++ websites/production/camel/content/book-in-one-page.html Sat May 25 08:22:40 
2013
@@ -29314,7 +29314,7 @@ jdbc:dataSourceName[?options]
 
 <h4><a shape="rect" name="BookInOnePage-MessageHeaders"></a>Message 
Headers</h4>
 <div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" 
class="confluenceTh"> Header </th><th colspan="1" rowspan="1" 
class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>CamelJdbcRowCount</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> If the query is a <tt>SELECT</tt>, query the 
row count is returned in this OUT header. </td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd"> <tt>CamelJdbcUpdateCount</tt> </td><td 
colspan="1" rowspan="1" class="confluenceTd"> If the query is an 
<tt>UPDATE</tt>, query the update count is returned in this OUT header. 
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 
<tt>CamelGeneratedKeysRows</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <b>Camel 2.10:</b> Rows that contains the generated kets. 
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 
<tt>CamelGeneratedKeysRowCount</tt> </td><td colspan="1" rowspan="1" class="c
 onfluenceTd"> <b>Camel 2.10:</b> The number of rows in the header that 
contains generated keys. </td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" 
class="confluenceTh"> Header </th><th colspan="1" rowspan="1" 
class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>CamelJdbcRowCount</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> If the query is a <tt>SELECT</tt>, query the 
row count is returned in this OUT header. </td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd"> <tt>CamelJdbcUpdateCount</tt> </td><td 
colspan="1" rowspan="1" class="confluenceTd"> If the query is an 
<tt>UPDATE</tt>, query the update count is returned in this OUT header. 
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 
<tt>CamelGeneratedKeysRows</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <b>Camel 2.10:</b> Rows that contains the generated kets. 
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 
<tt>CamelGeneratedKeysRowCount</tt> </td><td colspan="1" rowspan="1" class="c
 onfluenceTd"> <b>Camel 2.10:</b> The number of rows in the header that 
contains generated keys. </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>CamelJdbcColumnNames</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <b>Camel 2.11.1:</b> The column names from 
the ResultSet as a <tt>java.util.Set</tt> type. </td></tr></tbody></table>
 </div>
 
 
@@ -35410,7 +35410,7 @@ protocol:<span class="code-comment">//ho
 <h3><a shape="rect" name="BookInOnePage-ComponentOptions"></a>Component 
Options</h3>
 <p>The Restlet component can be configured with the following options</p>
 <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>controllerDaemon</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <tt>true</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b> Indicates if the 
controller thread should be a daemon (not blocking JVM exit). </td></tr><tr><td 
colspan="1" rowspan="1" class="confluenceTd"> <tt>controllerSleepTimeMs</tt> 
</td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>100</tt> </td><td 
colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b> Time for the 
controller thread to sleep between each control. </td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd"> <tt>inboundBufferSize</tt> </td><td 
colspan="1" rowspan="1" class="confluenceTd">
  <tt>8192</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 
2.10:</b> The size of the buffer when reading messages. </td></tr><tr><td 
colspan="1" rowspan="1" class="confluenceTd"> <tt>minThreads</tt> </td><td 
colspan="1" rowspan="1" class="confluenceTd"> <tt>1</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b>  Minimum threads waiting 
to service requests. </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>maxThreads</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>10</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <b>Camel 2.10:</b> Maximum threads that will service 
requests. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 
<tt>maxConnectionsPerHost</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>-1</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <b>Camel 2.10:</b> Maximum number of concurrent 
connections per host (IP address). </td></tr><tr><
 td colspan="1" rowspan="1" class="confluenceTd"> <tt>maxTotalConnections</tt> 
</td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>-1</tt> </td><td 
colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b> Maximum number 
of concurrent connections in total. </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>outboundBufferSize</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <tt>8192</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b> The size of the buffer 
when writing messages. </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>persistingConnections</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <tt>true</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b> Indicates if connections 
should be kept alive after a call. </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>pipeliningConnections</tt> </td><td colspan="1" 
rowspan="1" class="confl
 uenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <b>Camel 2.10:</b> Indicates if pipelining connections 
are supported. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 
<tt>threadMaxIdleTimeMs</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>60000</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <b>Camel 2.10:</b>  Time for an idle thread to wait for 
an operation before being collected. </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>useForwardedForHeader</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <tt>false</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b> Lookup the 
"X-Forwarded-For" header supported by popular proxies and caches and uses it to 
populate the Request.getClientAddresses() method result. This information is 
only safe for intermediary components within your local network. Other 
addresses could easily be changed by setting a fak
 e header and should not be trusted for serious security 
checks.</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>controllerDaemon</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <tt>true</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b> Indicates if the 
controller thread should be a daemon (not blocking JVM exit). </td></tr><tr><td 
colspan="1" rowspan="1" class="confluenceTd"> <tt>controllerSleepTimeMs</tt> 
</td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>100</tt> </td><td 
colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b> Time for the 
controller thread to sleep between each control. </td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd"> <tt>inboundBufferSize</tt> </td><td 
colspan="1" rowspan="1" class="confluenceTd">
  <tt>8192</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 
2.10:</b> The size of the buffer when reading messages. </td></tr><tr><td 
colspan="1" rowspan="1" class="confluenceTd"> <tt>minThreads</tt> </td><td 
colspan="1" rowspan="1" class="confluenceTd"> <tt>1</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b>  Minimum threads waiting 
to service requests. </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>maxThreads</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>10</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <b>Camel 2.10:</b> Maximum threads that will service 
requests. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 
<tt>maxConnectionsPerHost</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>-1</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <b>Camel 2.10:</b> Maximum number of concurrent 
connections per host (IP address). </td></tr><tr><
 td colspan="1" rowspan="1" class="confluenceTd"> <tt>maxTotalConnections</tt> 
</td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>-1</tt> </td><td 
colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b> Maximum number 
of concurrent connections in total. </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>outboundBufferSize</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <tt>8192</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b> The size of the buffer 
when writing messages. </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>persistingConnections</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <tt>true</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b> Indicates if connections 
should be kept alive after a call. </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>pipeliningConnections</tt> </td><td colspan="1" 
rowspan="1" class="confl
 uenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <b>Camel 2.10:</b> Indicates if pipelining connections 
are supported. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 
<tt>threadMaxIdleTimeMs</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>60000</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <b>Camel 2.10:</b>  Time for an idle thread to wait for 
an operation before being collected. </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>useForwardedForHeader</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <tt>false</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b> Lookup the 
"X-Forwarded-For" header supported by popular proxies and caches and uses it to 
populate the Request.getClientAddresses() method result. This information is 
only safe for intermediary components within your local network. Other 
addresses could easily be changed by setting a fak
 e header and should not be trusted for serious security 
checks.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 
<tt>reuseAddress</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> 
<tt>true</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 
2.10.5/2.11.1:</b> Enable/disable the SO_REUSEADDR socket option. See 
java.io.ServerSocket#reuseAddress property for additional details. 
</td></tr></tbody></table>
 </div>
 </div>
 

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

Modified: websites/production/camel/content/jdbc.html
==============================================================================
--- websites/production/camel/content/jdbc.html (original)
+++ websites/production/camel/content/jdbc.html Sat May 25 08:22:40 2013
@@ -121,7 +121,7 @@ jdbc:dataSourceName[?options]
 
 <h4><a shape="rect" name="JDBC-MessageHeaders"></a>Message Headers</h4>
 <div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" 
class="confluenceTh"> Header </th><th colspan="1" rowspan="1" 
class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>CamelJdbcRowCount</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> If the query is a <tt>SELECT</tt>, query the 
row count is returned in this OUT header. </td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd"> <tt>CamelJdbcUpdateCount</tt> </td><td 
colspan="1" rowspan="1" class="confluenceTd"> If the query is an 
<tt>UPDATE</tt>, query the update count is returned in this OUT header. 
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 
<tt>CamelGeneratedKeysRows</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <b>Camel 2.10:</b> Rows that contains the generated kets. 
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 
<tt>CamelGeneratedKeysRowCount</tt> </td><td colspan="1" rowspan="1" class="c
 onfluenceTd"> <b>Camel 2.10:</b> The number of rows in the header that 
contains generated keys. </td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" 
class="confluenceTh"> Header </th><th colspan="1" rowspan="1" 
class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>CamelJdbcRowCount</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> If the query is a <tt>SELECT</tt>, query the 
row count is returned in this OUT header. </td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd"> <tt>CamelJdbcUpdateCount</tt> </td><td 
colspan="1" rowspan="1" class="confluenceTd"> If the query is an 
<tt>UPDATE</tt>, query the update count is returned in this OUT header. 
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 
<tt>CamelGeneratedKeysRows</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <b>Camel 2.10:</b> Rows that contains the generated kets. 
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 
<tt>CamelGeneratedKeysRowCount</tt> </td><td colspan="1" rowspan="1" class="c
 onfluenceTd"> <b>Camel 2.10:</b> The number of rows in the header that 
contains generated keys. </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>CamelJdbcColumnNames</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <b>Camel 2.11.1:</b> The column names from 
the ResultSet as a <tt>java.util.Set</tt> type. </td></tr></tbody></table>
 </div>
 
 

Modified: websites/production/camel/content/restlet.html
==============================================================================
--- websites/production/camel/content/restlet.html (original)
+++ websites/production/camel/content/restlet.html Sat May 25 08:22:40 2013
@@ -117,7 +117,7 @@ protocol:<span class="code-comment">//ho
 <h3><a shape="rect" name="Restlet-ComponentOptions"></a>Component Options</h3>
 <p>The Restlet component can be configured with the following options</p>
 <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>controllerDaemon</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <tt>true</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b> Indicates if the 
controller thread should be a daemon (not blocking JVM exit). </td></tr><tr><td 
colspan="1" rowspan="1" class="confluenceTd"> <tt>controllerSleepTimeMs</tt> 
</td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>100</tt> </td><td 
colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b> Time for the 
controller thread to sleep between each control. </td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd"> <tt>inboundBufferSize</tt> </td><td 
colspan="1" rowspan="1" class="confluenceTd">
  <tt>8192</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 
2.10:</b> The size of the buffer when reading messages. </td></tr><tr><td 
colspan="1" rowspan="1" class="confluenceTd"> <tt>minThreads</tt> </td><td 
colspan="1" rowspan="1" class="confluenceTd"> <tt>1</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b>  Minimum threads waiting 
to service requests. </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>maxThreads</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>10</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <b>Camel 2.10:</b> Maximum threads that will service 
requests. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 
<tt>maxConnectionsPerHost</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>-1</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <b>Camel 2.10:</b> Maximum number of concurrent 
connections per host (IP address). </td></tr><tr><
 td colspan="1" rowspan="1" class="confluenceTd"> <tt>maxTotalConnections</tt> 
</td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>-1</tt> </td><td 
colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b> Maximum number 
of concurrent connections in total. </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>outboundBufferSize</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <tt>8192</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b> The size of the buffer 
when writing messages. </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>persistingConnections</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <tt>true</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b> Indicates if connections 
should be kept alive after a call. </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>pipeliningConnections</tt> </td><td colspan="1" 
rowspan="1" class="confl
 uenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <b>Camel 2.10:</b> Indicates if pipelining connections 
are supported. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 
<tt>threadMaxIdleTimeMs</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>60000</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <b>Camel 2.10:</b>  Time for an idle thread to wait for 
an operation before being collected. </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>useForwardedForHeader</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <tt>false</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b> Lookup the 
"X-Forwarded-For" header supported by popular proxies and caches and uses it to 
populate the Request.getClientAddresses() method result. This information is 
only safe for intermediary components within your local network. Other 
addresses could easily be changed by setting a fak
 e header and should not be trusted for serious security 
checks.</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>controllerDaemon</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <tt>true</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b> Indicates if the 
controller thread should be a daemon (not blocking JVM exit). </td></tr><tr><td 
colspan="1" rowspan="1" class="confluenceTd"> <tt>controllerSleepTimeMs</tt> 
</td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>100</tt> </td><td 
colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b> Time for the 
controller thread to sleep between each control. </td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd"> <tt>inboundBufferSize</tt> </td><td 
colspan="1" rowspan="1" class="confluenceTd">
  <tt>8192</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 
2.10:</b> The size of the buffer when reading messages. </td></tr><tr><td 
colspan="1" rowspan="1" class="confluenceTd"> <tt>minThreads</tt> </td><td 
colspan="1" rowspan="1" class="confluenceTd"> <tt>1</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b>  Minimum threads waiting 
to service requests. </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>maxThreads</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>10</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <b>Camel 2.10:</b> Maximum threads that will service 
requests. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 
<tt>maxConnectionsPerHost</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>-1</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <b>Camel 2.10:</b> Maximum number of concurrent 
connections per host (IP address). </td></tr><tr><
 td colspan="1" rowspan="1" class="confluenceTd"> <tt>maxTotalConnections</tt> 
</td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>-1</tt> </td><td 
colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b> Maximum number 
of concurrent connections in total. </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>outboundBufferSize</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <tt>8192</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b> The size of the buffer 
when writing messages. </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>persistingConnections</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <tt>true</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b> Indicates if connections 
should be kept alive after a call. </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>pipeliningConnections</tt> </td><td colspan="1" 
rowspan="1" class="confl
 uenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <b>Camel 2.10:</b> Indicates if pipelining connections 
are supported. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 
<tt>threadMaxIdleTimeMs</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>60000</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <b>Camel 2.10:</b>  Time for an idle thread to wait for 
an operation before being collected. </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>useForwardedForHeader</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <tt>false</tt> </td><td colspan="1" 
rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b> Lookup the 
"X-Forwarded-For" header supported by popular proxies and caches and uses it to 
populate the Request.getClientAddresses() method result. This information is 
only safe for intermediary components within your local network. Other 
addresses could easily be changed by setting a fak
 e header and should not be trusted for serious security 
checks.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 
<tt>reuseAddress</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> 
<tt>true</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 
2.10.5/2.11.1:</b> Enable/disable the SO_REUSEADDR socket option. See 
java.io.ServerSocket#reuseAddress property for additional details. 
</td></tr></tbody></table>
 </div>
 </div>
 


Reply via email to