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 2013/06/26 22:20:12 UTC

svn commit: r867545 [2/3] - in /websites/production/camel/content: ./ 2013/06/ 2013/06/26/ cache/

Modified: websites/production/camel/content/index.html
==============================================================================
--- websites/production/camel/content/index.html (original)
+++ websites/production/camel/content/index.html Wed Jun 26 20:20:12 2013
@@ -106,6 +106,34 @@ There's a great discussion about Camel a
 <div class="blog-post-listing">
             <div class="logo-heading-block">
             <span class="logoBlock">
+                <a shape="rect" class="userLogoLink" href="https://cwiki.apache.org/confluence/display/~muellerc">
+               <img class="userLogo logo" src="https://cwiki.apache.org/confluence/images/icons/profilepics/default.gif" alt="User icon: muellerc" title="muellerc">
+           </a>            </span>
+            <span class="blogHeading">
+                </span><div class="page-metadata not-personal"><a shape="rect" class="url fn confluence-userlink" href="https://cwiki.apache.org/confluence/display/~muellerc">Christian Mueller</a> posted on Jun 26, 2013</div>
+                <a shape="rect" class="blogHeading" href="2013/06/26/apache-camel-2105-released.html">Apache Camel 2.10.5 Released</a>
+            
+        </div>
+    
+    <div class="wiki-content">
+        <p>The Camel community announces the immediate availability of the new patch release camel-2.10.5. This bug fix release is issued after 4 months of intense efforts of the Camel 2.10.x maintenance branch and resolves 108 issues.</p>
+
+<p>This is our first release which comes from our new <a shape="rect" class="external-link" href="http://camel.apache.org/2013/05/14/camel-moved-to-git.html">Git repository</a>.</p>
+
+<p>The artifacts are published and ready for you to <a shape="rect" class="external-link" href="http://camel.apache.org/download.html">download</a> either from the Apache mirrors or from the Central Maven repository. For more details please take a look at the <a shape="rect" class="external-link" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311211&amp;version=12324024">release notes</a>.</p>
+
+<p>Many thanks to all who made this release possible.</p>
+
+<p>Christian</p>
+    </div>
+    
+        
+    </div>
+    
+        
+<div class="blog-post-listing">
+            <div class="logo-heading-block">
+            <span class="logoBlock">
                 <a shape="rect" class="userLogoLink" href="https://cwiki.apache.org/confluence/display/~hadrian@apache.org">
                <img class="userLogo logo" src="https://cwiki.apache.org/confluence/images/icons/profilepics/default.gif" alt="User icon: hadrian@apache.org" title="hadrian@apache.org">
            </a>            </span>
@@ -241,30 +269,6 @@ For more details please take a look at t
         
     </div>
     
-        
-<div class="blog-post-listing">
-            <div class="logo-heading-block">
-            <span class="logoBlock">
-                <a shape="rect" class="userLogoLink" href="https://cwiki.apache.org/confluence/display/~hadrian@apache.org">
-               <img class="userLogo logo" src="https://cwiki.apache.org/confluence/images/icons/profilepics/default.gif" alt="User icon: hadrian@apache.org" title="hadrian@apache.org">
-           </a>            </span>
-            <span class="blogHeading">
-                </span><div class="page-metadata not-personal"><a shape="rect" class="url fn confluence-userlink" href="https://cwiki.apache.org/confluence/display/~hadrian@apache.org">Hadrian Zbarcea</a> posted on Dec 13, 2012</div>
-                <a shape="rect" class="blogHeading" href="2012/12/13/apache-camel-2103-and-295-released.html">Apache Camel 2.10.3 and 2.9.5 Released</a>
-            
-        </div>
-    
-    <div class="wiki-content">
-        <p>The Camel community announces the immediate availability of two new minor releases camel-2.9.5 and camel-2.10.3. This announcement is actually one week late, as the official releases took place last week.</p>
-
-<p>The artifacts are published (for a week now) and ready for you to <a shape="rect" href="download.html" title="Download">download</a> either from the Apache mirrors or from the Central Maven repository. For more details please take a look at the release notes for the respective versions <a shape="rect" href="camel-2103-release.html" title="Camel 2.10.3 Release">2.10.3</a> and <a shape="rect" href="camel-295-release.html" title="Camel 2.9.5 Release">2.9.5</a>.</p>
-
-<p>Many thanks to the Camel community for the hard work and the two new releases.</p>
-    </div>
-    
-        
-    </div>
-    
 
 <p><a shape="rect" class="external-link" href="https://cwiki.apache.org/confluence/createrssfeed.action?types=blogpost&amp;spaces=CAMEL&amp;title=Apache+Camel+News&amp;sort=modified&amp;maxResults=10&amp;timeSpan=60&amp;showContent=true&amp;confirm=Create+RSS+Feed">RSS Feed</a></p>
 

Modified: websites/production/camel/content/jt400.html
==============================================================================
--- websites/production/camel/content/jt400.html (original)
+++ websites/production/camel/content/jt400.html Wed Jun 26 20:20:12 2013
@@ -168,7 +168,7 @@ public class Jt400RouteBuilder extends R
 public class Jt400RouteBuilder extends RouteBuilder {
     @Override
     public void configure() throws Exception {
-       from("direct:work").to("jt400://GRUPO:ATWORK@server/QSYS.LIB/assets.LIB/compute.PGM?fieldsLength=10,10,512&amp;ouputFieldsIdx=2,3").to(Òdirect:playÓ);
+       from("direct:work").to("jt400://GRUPO:ATWORK@server/QSYS.LIB/assets.LIB/compute.PGM?fieldsLength=10,10,512&amp;ouputFieldsIdx=2,3").to(“direct:play”);
     }
 }
 ]]></script>

Modified: websites/production/camel/content/news.html
==============================================================================
--- websites/production/camel/content/news.html (original)
+++ websites/production/camel/content/news.html Wed Jun 26 20:20:12 2013
@@ -84,6 +84,34 @@
 <div class="blog-post-listing">
             <div class="logo-heading-block">
             <span class="logoBlock">
+                <a shape="rect" class="userLogoLink" href="https://cwiki.apache.org/confluence/display/~muellerc">
+               <img class="userLogo logo" src="https://cwiki.apache.org/confluence/images/icons/profilepics/default.gif" alt="User icon: muellerc" title="muellerc">
+           </a>            </span>
+            <span class="blogHeading">
+                </span><div class="page-metadata not-personal"><a shape="rect" class="url fn confluence-userlink" href="https://cwiki.apache.org/confluence/display/~muellerc">Christian Mueller</a> posted on Jun 26, 2013</div>
+                <a shape="rect" class="blogHeading" href="2013/06/26/apache-camel-2105-released.html">Apache Camel 2.10.5 Released</a>
+            
+        </div>
+    
+    <div class="wiki-content">
+        <p>The Camel community announces the immediate availability of the new patch release camel-2.10.5. This bug fix release is issued after 4 months of intense efforts of the Camel 2.10.x maintenance branch and resolves 108 issues.</p>
+
+<p>This is our first release which comes from our new <a shape="rect" class="external-link" href="http://camel.apache.org/2013/05/14/camel-moved-to-git.html">Git repository</a>.</p>
+
+<p>The artifacts are published and ready for you to <a shape="rect" class="external-link" href="http://camel.apache.org/download.html">download</a> either from the Apache mirrors or from the Central Maven repository. For more details please take a look at the <a shape="rect" class="external-link" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311211&amp;version=12324024">release notes</a>.</p>
+
+<p>Many thanks to all who made this release possible.</p>
+
+<p>Christian</p>
+    </div>
+    
+        
+    </div>
+    
+        
+<div class="blog-post-listing">
+            <div class="logo-heading-block">
+            <span class="logoBlock">
                 <a shape="rect" class="userLogoLink" href="https://cwiki.apache.org/confluence/display/~hadrian@apache.org">
                <img class="userLogo logo" src="https://cwiki.apache.org/confluence/images/icons/profilepics/default.gif" alt="User icon: hadrian@apache.org" title="hadrian@apache.org">
            </a>            </span>
@@ -612,36 +640,6 @@ For more details please take a look at t
                              Labels:           <a shape="rect" class="label" rel="nofollow" href="/confluence/label/release">release</a>                </div>
     </div>
     
-        
-<div class="blog-post-listing">
-            <div class="logo-heading-block">
-            <span class="logoBlock">
-                <a shape="rect" class="userLogoLink" href="https://cwiki.apache.org/confluence/display/~muellerc">
-               <img class="userLogo logo" src="https://cwiki.apache.org/confluence/images/icons/profilepics/default.gif" alt="User icon: muellerc" title="muellerc">
-           </a>            </span>
-            <span class="blogHeading">
-                </span><div class="page-metadata not-personal"><a shape="rect" class="url fn confluence-userlink" href="https://cwiki.apache.org/confluence/display/~muellerc">Christian Mueller</a> posted on Jan 17, 2012</div>
-                <a shape="rect" class="blogHeading" href="2012/01/17/welcome-babak-vahdat-as-the-newest-camel-rider.html">Welcome Babak Vahdat as the newest Camel Rider</a>
-            
-        </div>
-    
-    <div class="wiki-content">
-        <p>Today the Camel PMC voted another one of the very active and talented contributors to become a committer.</p>
-
-<p>Babak Vahdat was actively involved with Apache Camel for about ten month contributing code and helping other users. In the past two months his activity reached a new level. Babak proactively improved our code base, provided patches for broken builds and tested our new releases. In recognition of his work, the PMC only had to take care of the simple task of making that official. Stay tuned for his first official commit. <img align="middle" class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/smile.gif" height="20" width="20" alt="" border="0"></p>
-
-<p>On behalf of the Camel PMC, Babak, welcome aboard!<br clear="none">
-Christian</p>
-    </div>
-    
-        
-        <div class="endsection">
-        
-                    <a shape="rect" href="2012/01/17/welcome-babak-vahdat-as-the-newest-camel-rider.html?showComments=true##comments">
-                 1 Comment</a>
-                                </div>
-    </div>
-    
 </div>
         </td>
         <td valign="top">

Modified: websites/production/camel/content/siteindex.html
==============================================================================
--- websites/production/camel/content/siteindex.html (original)
+++ websites/production/camel/content/siteindex.html Wed Jun 26 20:20:12 2013
@@ -80,7 +80,7 @@
 
 <p>
 <table class="grid" width="99%" cellspacing="0"><tr><td colspan="2" rowspan="1">
-         <table width="100%"><tr><td colspan="1" rowspan="1"><a shape="rect" href="#index-0-9">0-9</a> ... 0</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-A">A</a> ... 31</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-B">B</a> ... 38</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-C">C</a> ... 138</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-D">D</a> ... 29</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-E">E</a> ... 30</td></tr><tr><td colspan="1" rowspan="1"><a shape="rect" href="#index-F">F</a> ... 13</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-G">G</a> ... 25</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-H">H</a> ... 82</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-I">I</a> ... 15</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-J">J</a> ... 25</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-K">K</a> ... 3</td></tr><tr><td colspan
 ="1" rowspan="1"><a shape="rect" href="#index-L">L</a> ... 16</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-M">M</a> ... 29</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-N">N</a> ... 9</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-O">O</a> ... 4</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-P">P</a> ... 24</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-Q">Q</a> ... 4</td></tr><tr><td colspan="1" rowspan="1"><a shape="rect" href="#index-R">R</a> ... 28</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-S">S</a> ... 71</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-T">T</a> ... 41</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-U">U</a> ... 17</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-V">V</a> ... 6</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-W">W</a> ... 30</td></tr><tr><td colspan="1" rowspan="1"><a shape="rect" href="#index-X">X<
 /a> ... 12</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-Y">Y</a> ... 0</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-Z">Z</a> ... 4</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-%21@%23%24">!@#$</a> ... 0</td><td colspan="1" rowspan="1">&#160;</td><td colspan="1" rowspan="1">&#160;</td></tr></table>
+         <table width="100%"><tr><td colspan="1" rowspan="1"><a shape="rect" href="#index-0-9">0-9</a> ... 0</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-A">A</a> ... 31</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-B">B</a> ... 38</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-C">C</a> ... 139</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-D">D</a> ... 29</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-E">E</a> ... 30</td></tr><tr><td colspan="1" rowspan="1"><a shape="rect" href="#index-F">F</a> ... 13</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-G">G</a> ... 25</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-H">H</a> ... 82</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-I">I</a> ... 15</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-J">J</a> ... 25</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-K">K</a> ... 3</td></tr><tr><td colspan
 ="1" rowspan="1"><a shape="rect" href="#index-L">L</a> ... 16</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-M">M</a> ... 29</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-N">N</a> ... 9</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-O">O</a> ... 4</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-P">P</a> ... 24</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-Q">Q</a> ... 4</td></tr><tr><td colspan="1" rowspan="1"><a shape="rect" href="#index-R">R</a> ... 28</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-S">S</a> ... 71</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-T">T</a> ... 41</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-U">U</a> ... 17</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-V">V</a> ... 6</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-W">W</a> ... 30</td></tr><tr><td colspan="1" rowspan="1"><a shape="rect" href="#index-X">X<
 /a> ... 12</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-Y">Y</a> ... 0</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-Z">Z</a> ... 4</td><td colspan="1" rowspan="1"><a shape="rect" href="#index-%21@%23%24">!@#$</a> ... 0</td><td colspan="1" rowspan="1">&#160;</td><td colspan="1" rowspan="1">&#160;</td></tr></table>
         </td></tr><tr valign="top"><td colspan="1" rowspan="1"><h4 style="margin-top: 0px"><a shape="rect" name="index-0-9"></a>0-9</h4>
         </td><td colspan="1" rowspan="1"><h4 style="margin-top: 0px"><a shape="rect" name="index-A"></a>A</h4>
                                  <span class="icon icon-page" title="Page">Page:</span>
@@ -462,6 +462,10 @@
         <br clear="none">
              <div class="smalltext" style="margin: 0 0 0 36px">Camel 2.10.4 release    !http://camel.apache.org/download.data/camelboxv1.0150x200.png!        New and Noteworthy  Welcome to the 2.10.4 release which is mainly a bug fix release with 107 issues resolved.   For more details see the JIRA tickets https://issues.apache.org/jira/secure/ReleaseNote.jspa ... </div>
                                  <span class="icon icon-page" title="Page">Page:</span>
+                         <a shape="rect" href="camel-2105-release.html">Camel 2.10.5 Release</a>
+        <br clear="none">
+             <div class="smalltext" style="margin: 0 0 0 36px">Camel 2.10.5 release    !http://camel.apache.org/download.data/camelboxv1.0150x200.png!        New and Noteworthy  Welcome to the 2.10.5 release which is mainly a bug fix release with 108 issues resolved.   For more details see the JIRA tickets https://issues.apache.org/jira/secure/ReleaseNote.jspa ... </div>
+                                 <span class="icon icon-page" title="Page">Page:</span>
                          <a shape="rect" href="camel-2110-release.html">Camel 2.11.0 Release</a>
         <br clear="none">
              <div class="smalltext" style="margin: 0 0 0 36px">Camel 2.11.0 release    !http://camel.apache.org/download.data/camelboxv1.0150x200.png!        New and Noteworthy  Welcome to the 2.11.0 release with approximately 679 issues resolved including new features, improvements, and bug fixes, such as:   Camel RX RX provides a typesafe and composable API for working ... </div>
@@ -1001,7 +1005,7 @@
                                  <span class="icon icon-page" title="Page">Page:</span>
                          <a shape="rect" href="download.html">Download</a>
         <br clear="none">
-             <div class="smalltext" style="margin: 0 0 0 36px">Latest Releases       !http://camel.apache.org/images/camelboxsmall.png!         Grab these releases while they are hot!   The latest release for Camel 2.11.x is Camel 2.11.0 Release.  The latest release for Camel 2.10.x is Camel 2.10.4 Release.  The latest release for Camel 2.9.x is Camel 2.9.7 ... </div>
+             <div class="smalltext" style="margin: 0 0 0 36px">Latest Releases       !http://camel.apache.org/images/camelboxsmall.png!         Grab these releases while they are hot!   The latest release for Camel 2.11.x is Camel 2.11.0 Release.  The latest release for Camel 2.10.x is Camel 2.10.5 Release.  The latest release for Camel 2.9.x is Camel 2.9.7 ... </div>
                                  <span class="icon icon-page" title="Page">Page:</span>
                          <a shape="rect" href="download-archives.html">Download Archives</a>
         <br clear="none">

Modified: websites/production/camel/content/sitemap.html
==============================================================================
--- websites/production/camel/content/sitemap.html (original)
+++ websites/production/camel/content/sitemap.html Wed Jun 26 20:20:12 2013
@@ -79,7 +79,7 @@
 <ul><li><a shape="rect" href="architecture.html" title="Architecture">Architecture</a><ul><li><a shape="rect" href="dozer-type-conversion.html" title="Dozer Type Conversion">Dozer Type Conversion</a></li><li><a shape="rect" href="aop.html" title="AOP">AOP</a></li><li><a shape="rect" href="async.html" title="Async">Async</a></li><li><a shape="rect" href="bam.html" title="BAM">BAM</a></li><li><a shape="rect" href="batch-consumer.html" title="Batch Consumer">Batch Consumer</a></li><li><a shape="rect" href="browsableendpoint.html" title="BrowsableEndpoint">BrowsableEndpoint</a></li><li><a shape="rect" href="camelcontext.html" title="CamelContext">CamelContext</a></li><li><a shape="rect" href="camel-core.html" title="Camel-Core">Camel-Core</a></li><li><a shape="rect" href="component.html" title="Component">Component</a></li><li><a shape="rect" href="data-format.html" title="Data Format">Data Format</a><ul><li><a shape="rect" href="serialization.html" title="Serialization">Seriali
 zation</a></li><li><a shape="rect" href="jaxb.html" title="JAXB">JAXB</a></li><li><a shape="rect" href="xmlbeans.html" title="XmlBeans">XmlBeans</a></li><li><a shape="rect" href="xstream.html" title="XStream">XStream</a></li><li><a shape="rect" href="csv.html" title="CSV">CSV</a></li><li><a shape="rect" href="string.html" title="String">String</a></li><li><a shape="rect" href="hl7-dataformat.html" title="HL7 DataFormat">HL7 DataFormat</a></li><li><a shape="rect" href="edi.html" title="EDI">EDI</a></li><li><a shape="rect" href="flatpack-dataformat.html" title="Flatpack DataFormat">Flatpack DataFormat</a></li><li><a shape="rect" href="json.html" title="JSON">JSON</a></li><li><a shape="rect" href="zip-dataformat.html" title="Zip DataFormat">Zip DataFormat</a></li><li><a shape="rect" href="tidymarkup.html" title="TidyMarkup">TidyMarkup</a></li><li><a shape="rect" href="bindy.html" title="Bindy">Bindy</a></li><li><a shape="rect" href="xmlsecurity-dataformat.html" title="XMLSecuri
 ty DataFormat">XMLSecurity DataFormat</a></li><li><a shape="rect" href="gzip-data-format.html" title="GZip data format">GZip data format</a></li><li><a shape="rect" href="castor.html" title="Castor">Castor</a></li><li><a shape="rect" href="protobuf.html" title="Protobuf">Protobuf</a></li><li><a shape="rect" href="soap.html" title="SOAP">SOAP</a></li><li><a shape="rect" href="crypto.html" title="Crypto">Crypto</a></li><li><a shape="rect" href="syslog.html" title="Syslog">Syslog</a></li><li><a shape="rect" href="jibx.html" title="JiBX">JiBX</a></li><li><a shape="rect" href="custom-dataformat.html" title="Custom DataFormat">Custom DataFormat</a></li><li><a shape="rect" href="base64.html" title="Base64">Base64</a></li><li><a shape="rect" href="beanio.html" title="BeanIO">BeanIO</a></li><li><a shape="rect" href="xmljson.html" title="XmlJson">XmlJson</a></li></ul></li><li><a shape="rect" href="debugger.html" title="Debugger">Debugger</a></li><li><a shape="rect" href="delay-interce
 ptor.html" title="Delay Interceptor">Delay Interceptor</a></li><li><a shape="rect" href="dependency-injection.html" title="Dependency Injection">Dependency Injection</a></li><li><a shape="rect" href="dsl.html" title="DSL">DSL</a><ul><li><a shape="rect" href="exception-clause.html" title="Exception Clause">Exception Clause</a></li><li><a shape="rect" href="fluent-builders.html" title="Fluent Builders">Fluent Builders</a></li><li><a shape="rect" href="java-dsl.html" title="Java DSL">Java DSL</a></li><li><a shape="rect" href="try-catch-finally.html" title="Try Catch Finally">Try Catch Finally</a></li></ul></li><li><a shape="rect" href="endpoint.html" title="Endpoint">Endpoint</a></li><li><a shape="rect" href="error-handler.html" title="Error Handler">Error Handler</a><ul><li><a shape="rect" href="defaulterrorhandler.html" title="DefaultErrorHandler">DefaultErrorHandler</a></li><li><a shape="rect" href="redeliverypolicy.html" title="RedeliveryPolicy">RedeliveryPolicy</a></li><li
 ><a shape="rect" href="transactionerrorhandler.html" title="TransactionErrorHandler">TransactionErrorHandler</a></li></ul></li><li><a shape="rect" href="exchange.html" title="Exchange">Exchange</a></li><li><a shape="rect" href="exchange-pattern.html" title="Exchange Pattern">Exchange Pattern</a></li><li><a shape="rect" href="expression.html" title="Expression">Expression</a></li><li><a shape="rect" href="injector.html" title="Injector">Injector</a></li><li><a shape="rect" href="intercept.html" title="Intercept">Intercept</a></li><li><a shape="rect" href="inversion-of-control-with-smart-defaults.html" title="Inversion Of Control With Smart Defaults">Inversion Of Control With Smart Defaults</a></li><li><a shape="rect" href="languages.html" title="Languages">Languages</a><ul><li><a shape="rect" href="bean-language.html" title="Bean Language">Bean Language</a></li><li><a shape="rect" href="constant.html" title="Constant">Constant</a></li><li><a shape="rect" href="el.html" title=
 "EL">EL</a></li><li><a shape="rect" href="file-language.html" title="File Language">File Language</a></li><li><a shape="rect" href="groovy-dsl.html" title="Groovy DSL">Groovy DSL</a></li><li><a shape="rect" href="header.html" title="Header">Header</a></li><li><a shape="rect" href="jxpath.html" title="JXPath">JXPath</a></li><li><a shape="rect" href="mvel.html" title="Mvel">Mvel</a></li><li><a shape="rect" href="ognl.html" title="OGNL">OGNL</a></li><li><a shape="rect" href="property.html" title="Property">Property</a></li><li><a shape="rect" href="ref-language.html" title="Ref Language">Ref Language</a></li><li><a shape="rect" href="scala-dsl.html" title="Scala DSL">Scala DSL</a><ul><li><a shape="rect" href="scala-dsl-eip.html" title="Scala DSL - EIP">Scala DSL - EIP</a></li><li><a shape="rect" href="scala-dsl-getting-started.html" title="Scala DSL - Getting Started">Scala DSL - Getting Started</a></li><li><a shape="rect" href="scala-dsl-supported-languages.html" title="Scala 
 DSL - Supported languages">Scala DSL - Supported languages</a></li></ul></li><li><a shape="rect" href="scripting-languages.html" title="Scripting Languages">Scripting Languages</a><ul><li><a shape="rect" href="beanshell.html" title="BeanShell">BeanShell</a></li><li><a shape="rect" href="groovy.html" title="Groovy">Groovy</a></li><li><a shape="rect" href="javascript.html" title="JavaScript">JavaScript</a></li><li><a shape="rect" href="php.html" title="PHP">PHP</a></li><li><a shape="rect" href="python.html" title="Python">Python</a></li><li><a shape="rect" href="ruby.html" title="Ruby">Ruby</a></li><li><a shape="rect" href="scripting-languages-context.html" title="Scripting Languages Context">Scripting Languages Context</a></li></ul></li><li><a shape="rect" href="simple.html" title="Simple">Simple</a></li><li><a shape="rect" href="spel.html" title="SpEL">SpEL</a></li><li><a shape="rect" href="sql.html" title="SQL">SQL</a></li><li><a shape="rect" href="tokenizer.html" title="To
 kenizer">Tokenizer</a></li><li><a shape="rect" href="using-languages-in-ide.html" title="Using Languages In IDE">Using Languages In IDE</a></li><li><a shape="rect" href="vtd-xml.html" title="VTD-XML">VTD-XML</a></li><li><a shape="rect" href="xpath.html" title="XPath">XPath</a></li><li><a shape="rect" href="xquery.html" title="XQuery">XQuery</a></li></ul></li><li><a shape="rect" href="lifecycle.html" title="Lifecycle">Lifecycle</a></li><li><a shape="rect" href="oncompletion.html" title="OnCompletion">OnCompletion</a></li><li><a shape="rect" href="pluggable-class-resolvers.html" title="Pluggable Class Resolvers">Pluggable Class Resolvers</a><ul><li><a shape="rect" href="camel-eclipse.html" title="camel-eclipse">camel-eclipse</a></li><li><a shape="rect" href="camel-jboss.html" title="camel-jboss">camel-jboss</a></li></ul></li><li><a shape="rect" href="predicate.html" title="Predicate">Predicate</a></li><li><a shape="rect" href="processor.html" title="Processor">Processor</a></l
 i><li><a shape="rect" href="registry.html" title="Registry">Registry</a><ul><li><a shape="rect" href="jndi.html" title="JNDI">JNDI</a></li></ul></li><li><a shape="rect" href="routebuilder.html" title="RouteBuilder">RouteBuilder</a></li><li><a shape="rect" href="routepolicy.html" title="RoutePolicy">RoutePolicy</a><ul><li><a shape="rect" href="cronscheduledroutepolicy.html" title="CronScheduledRoutePolicy">CronScheduledRoutePolicy</a></li><li><a shape="rect" href="scheduledroutepolicy.html" title="ScheduledRoutePolicy">ScheduledRoutePolicy</a><ul><li><a shape="rect" href="simplescheduledroutepolicy.html" title="SimpleScheduledRoutePolicy">SimpleScheduledRoutePolicy</a></li></ul></li></ul></li><li><a shape="rect" href="routes.html" title="Routes">Routes</a></li><li><a shape="rect" href="servicepool.html" title="ServicePool">ServicePool</a></li><li><a shape="rect" href="stream-caching.html" title="Stream caching">Stream caching</a></li><li><a shape="rect" href="toasync.html" ti
 tle="ToAsync">ToAsync</a></li><li><a shape="rect" href="tracer.html" title="Tracer">Tracer</a></li><li><a shape="rect" href="transport.html" title="Transport">Transport</a></li><li><a shape="rect" href="type-converter.html" title="Type Converter">Type Converter</a></li><li><a shape="rect" href="uris.html" title="URIs">URIs</a></li><li><a shape="rect" href="xml-configuration.html" title="Xml Configuration">Xml Configuration</a></li><li><a shape="rect" href="processorfactory.html" title="ProcessorFactory">ProcessorFactory</a></li><li><a shape="rect" href="asynchronous-routing-engine.html" title="Asynchronous Routing Engine">Asynchronous Routing Engine</a></li><li><a shape="rect" href="security.html" title="Security">Security</a></li><li><a shape="rect" href="uuidgenerator.html" title="UuidGenerator">UuidGenerator</a></li><li><a shape="rect" href="binding.html" title="Binding">Binding</a></li><li><a shape="rect" href="rx.html" title="RX">RX</a></li><li><a shape="rect" href="cep
 .html" title="CEP">CEP</a></li><li><a shape="rect" href="backlogtracer.html" title="BacklogTracer">BacklogTracer</a></li><li><a shape="rect" href="endpoint-annotations.html" title="Endpoint Annotations">Endpoint Annotations</a></li><li><a shape="rect" href="componentconfiguration.html" title="ComponentConfiguration">ComponentConfiguration</a></li><li><a shape="rect" href="backlogdebugger.html" title="BacklogDebugger">BacklogDebugger</a></li><li><a shape="rect" href="endpointcompleter.html" title="EndpointCompleter">EndpointCompleter</a></li><li><a shape="rect" href="clustering-and-loadbalancing.html" title="Clustering and loadbalancing">Clustering and loadbalancing</a></li><li><a shape="rect" href="threading-model.html" title="Threading Model">Threading Model</a></li></ul></li><li><a shape="rect" href="tutorials.html" title="Tutorials">Tutorials</a><ul><li><a shape="rect" href="better-jms-transport-for-cxf-webservice-using-apache-camel.html" title="Better JMS Transport for C
 XF Webservice using Apache Camel">Better JMS Transport for CXF Webservice using Apache Camel</a></li><li><a shape="rect" href="tutorial-axis-camel.html" title="Tutorial-AXIS-Camel">Tutorial-AXIS-Camel</a></li><li><a shape="rect" href="tutorial-business-partners.html" title="Tutorial-Business-Partners">Tutorial-Business-Partners</a></li><li><a shape="rect" href="tutorial-example-reportincident.html" title="Tutorial-Example-ReportIncident">Tutorial-Example-ReportIncident</a><ul><li><a shape="rect" href="tutorial-example-reportincident-part1.html" title="Tutorial-Example-ReportIncident-Part1">Tutorial-Example-ReportIncident-Part1</a></li><li><a shape="rect" href="tutorial-example-reportincident-part2.html" title="Tutorial-Example-ReportIncident-Part2">Tutorial-Example-ReportIncident-Part2</a></li><li><a shape="rect" href="tutorial-example-reportincident-part3.html" title="Tutorial-Example-ReportIncident-Part3">Tutorial-Example-ReportIncident-Part3</a></li><li><a shape="rect" hr
 ef="tutorial-example-reportincident-part4.html" title="Tutorial-Example-ReportIncident-Part4">Tutorial-Example-ReportIncident-Part4</a></li><li><a shape="rect" href="tutorial-example-reportincident-part5.html" title="Tutorial-Example-ReportIncident-Part5">Tutorial-Example-ReportIncident-Part5</a></li><li><a shape="rect" href="tutorial-example-reportincident-part6.html" title="Tutorial-Example-ReportIncident-Part6">Tutorial-Example-ReportIncident-Part6</a></li></ul></li><li><a shape="rect" href="tutorial-for-camel-on-google-app-engine.html" title="Tutorial for Camel on Google App Engine">Tutorial for Camel on Google App Engine</a></li><li><a shape="rect" href="tutorial-jmsremoting.html" title="Tutorial-JmsRemoting">Tutorial-JmsRemoting</a></li><li><a shape="rect" href="tutorial-oauth.html" title="Tutorial-OAuth">Tutorial-OAuth</a></li><li><a shape="rect" href="tutorial-on-using-camel-in-a-web-application.html" title="Tutorial on using Camel in a Web Application">Tutorial on u
 sing Camel in a Web Application</a></li><li><a shape="rect" href="tutorial-osgi-camel-part1.html" title="tutorial-osgi-camel-part1">tutorial-osgi-camel-part1</a><ul><li><a shape="rect" href="tutorial-osgi-camel-part2.html" title="tutorial-osgi-camel-part2">tutorial-osgi-camel-part2</a><ul><li><a shape="rect" href="tutorial-osgi-camel-part2a.html" title="tutorial-osgi-camel-part2a">tutorial-osgi-camel-part2a</a><ul><li><a shape="rect" href="tutorial-osgi-camel-part2b.html" title="tutorial-osgi-camel-part2b">tutorial-osgi-camel-part2b</a><ul><li><a shape="rect" href="tutorial-osgi-camel-part2c.html" title="tutorial-osgi-camel-part2c">tutorial-osgi-camel-part2c</a></li></ul></li></ul></li></ul></li></ul></li></ul></li><li><a shape="rect" href="cookbook.html" title="Cookbook">Cookbook</a><ul><li><a shape="rect" href="asynchronous-processing.html" title="Asynchronous Processing">Asynchronous Processing</a></li><li><a shape="rect" href="camel-transport-for-cxf.html" title="Camel T
 ransport for CXF">Camel Transport for CXF</a></li><li><a shape="rect" href="database.html" title="Database">Database</a></li><li><a shape="rect" href="etl.html" title="ETL">ETL</a></li><li><a shape="rect" href="hiding-middleware.html" title="Hiding Middleware">Hiding Middleware</a></li><li><a shape="rect" href="implementing-virtual-topics-on-other-jms-providers.html" title="Implementing Virtual Topics on other JMS providers">Implementing Virtual Topics on other JMS providers</a></li><li><a shape="rect" href="hazelcast-idempotent-repository-tutorial.html" title="Hazelcast Idempotent Repository Tutorial">Hazelcast Idempotent Repository Tutorial</a></li><li><a shape="rect" href="parallel-processing-and-ordering.html" title="Parallel Processing and Ordering">Parallel Processing and Ordering</a></li><li><a shape="rect" href="templating.html" title="Templating">Templating</a></li><li><a shape="rect" href="eventnotifier-to-log-details-about-all-sent-exchanges.html" title="EventNoti
 fier to log details about all sent Exchanges">EventNotifier to log details about all sent Exchanges</a></li><li><a shape="rect" href="visualisation.html" title="Visualisation">Visualisation</a></li><li><a shape="rect" href="loading-routes-from-xml-files.html" title="Loading routes from XML files">Loading routes from XML files</a></li><li><a shape="rect" href="running-camel-standalone-and-have-it-keep-running.html" title="Running Camel standalone and have it keep running">Running Camel standalone and have it keep running</a></li><li><a shape="rect" href="mdc-logging.html" title="MDC logging">MDC logging</a></li><li><a shape="rect" href="how-to-use-camel-as-a-http-proxy-between-a-client-and-server.html" title="How to use Camel as a HTTP proxy between a client and server">How to use Camel as a HTTP proxy between a client and server</a></li><li><a shape="rect" href="fine-grained-control-over-a-channel.html" title="Fine Grained Control Over a Channel">Fine Grained Control Over a 
 Channel</a></li></ul></li><li><a shape="rect" href="books.html" title="Books">Books</a></li><li><a shape="rect" href="components.html" title="Components">Components</a><ul><li><a shape="rect" href="activemq.html" title="ActiveMQ">ActiveMQ</a></li><li><a shape="rect" href="activemq-journal.html" title="ActiveMQ Journal">ActiveMQ Journal</a></li><li><a shape="rect" href="ahc.html" title="AHC">AHC</a></li><li><a shape="rect" href="amqp.html" title="AMQP">AMQP</a></li><li><a shape="rect" href="apns.html" title="APNS">APNS</a></li><li><a shape="rect" href="atom.html" title="Atom">Atom</a></li><li><a shape="rect" href="avro.html" title="avro">avro</a></li><li><a shape="rect" href="aws.html" title="AWS">AWS</a><ul><li><a shape="rect" href="aws-cw.html" title="AWS-CW">AWS-CW</a></li><li><a shape="rect" href="aws-ddb.html" title="AWS-DDB">AWS-DDB</a></li><li><a shape="rect" href="aws-s3.html" title="AWS-S3">AWS-S3</a></li><li><a shape="rect" href="aws-sdb.html" title="AWS-SDB">AWS-SD
 B</a></li><li><a shape="rect" href="aws-ses.html" title="AWS-SES">AWS-SES</a></li><li><a shape="rect" href="aws-sns.html" title="AWS-SNS">AWS-SNS</a></li><li><a shape="rect" href="aws-sqs.html" title="AWS-SQS">AWS-SQS</a></li></ul></li><li><a shape="rect" href="bean.html" title="Bean">Bean</a></li><li><a shape="rect" href="bean-validation.html" title="Bean Validation">Bean Validation</a></li><li><a shape="rect" href="browse.html" title="Browse">Browse</a></li><li><a shape="rect" href="cache.html" title="Cache">Cache</a><ul><li><a shape="rect" href="cachereplicationjmsexample.html" title="cacheReplicationJMSExample">cacheReplicationJMSExample</a></li></ul></li><li><a shape="rect" href="cdi.html" title="CDI">CDI</a></li><li><a shape="rect" href="class.html" title="Class">Class</a></li><li><a shape="rect" href="cmis.html" title="CMIS">CMIS</a></li><li><a shape="rect" href="cometd.html" title="Cometd">Cometd</a></li><li><a shape="rect" href="context.html" title="Context">Context
 </a></li><li><a shape="rect" href="controlbus-component.html" title="ControlBus Component">ControlBus Component</a></li><li><a shape="rect" href="couchdb.html" title="CouchDB">CouchDB</a></li><li><a shape="rect" href="crypto-digital-signatures.html" title="Crypto (Digital Signatures)">Crypto (Digital Signatures)</a></li><li><a shape="rect" href="cxf.html" title="CXF">CXF</a></li><li><a shape="rect" href="cxf-bean-component.html" title="CXF Bean Component">CXF Bean Component</a></li><li><a shape="rect" href="cxfrs.html" title="CXFRS">CXFRS</a></li><li><a shape="rect" href="dataset.html" title="DataSet">DataSet</a></li><li><a shape="rect" href="db4o.html" title="Db4o">Db4o</a></li><li><a shape="rect" href="direct.html" title="Direct">Direct</a></li><li><a shape="rect" href="direct-vm.html" title="Direct-VM">Direct-VM</a></li><li><a shape="rect" href="disruptor.html" title="Disruptor">Disruptor</a></li><li><a shape="rect" href="dns.html" title="DNS">DNS</a></li><li><a shape="re
 ct" href="ejb.html" title="EJB">EJB</a></li><li><a shape="rect" href="elasticsearch.html" title="ElasticSearch">ElasticSearch</a></li><li><a shape="rect" href="esper.html" title="Esper">Esper</a></li><li><a shape="rect" href="event.html" title="Event">Event</a></li><li><a shape="rect" href="eventadmin.html" title="EventAdmin">EventAdmin</a></li><li><a shape="rect" href="exec.html" title="Exec">Exec</a></li><li><a shape="rect" href="file2.html" title="File2">File2</a></li><li><a shape="rect" href="flatpack.html" title="Flatpack">Flatpack</a></li><li><a shape="rect" href="fop.html" title="FOP">FOP</a></li><li><a shape="rect" href="freemarker.html" title="FreeMarker">FreeMarker</a></li><li><a shape="rect" href="ftp.html" title="FTP">FTP</a><ul><li><a shape="rect" href="ftp2.html" title="FTP2">FTP2</a></li></ul></li><li><a shape="rect" href="gae.html" title="GAE">GAE</a><ul><li><a shape="rect" href="gauth.html" title="gauth">gauth</a></li><li><a shape="rect" href="ghttp.html" ti
 tle="ghttp">ghttp</a></li><li><a shape="rect" href="glogin.html" title="glogin">glogin</a></li><li><a shape="rect" href="gmail.html" title="gmail">gmail</a></li><li><a shape="rect" href="gsec.html" title="gsec">gsec</a></li><li><a shape="rect" href="gtask.html" title="gtask">gtask</a></li></ul></li><li><a shape="rect" href="geocoder.html" title="Geocoder">Geocoder</a></li><li><a shape="rect" href="guava-eventbus.html" title="Guava EventBus">Guava EventBus</a></li><li><a shape="rect" href="hawtdb.html" title="HawtDB">HawtDB</a></li><li><a shape="rect" href="hazelcast-component.html" title="Hazelcast Component">Hazelcast Component</a></li><li><a shape="rect" href="hbase.html" title="hbase">hbase</a></li><li><a shape="rect" href="hdfs.html" title="HDFS">HDFS</a></li><li><a shape="rect" href="hibernate.html" title="Hibernate">Hibernate</a></li><li><a shape="rect" href="hl7.html" title="HL7">HL7</a></li><li><a shape="rect" href="http.html" title="HTTP">HTTP</a></li><li><a shape="
 rect" href="http4.html" title="HTTP4">HTTP4</a></li><li><a shape="rect" href="ibatis.html" title="iBATIS">iBATIS</a></li><li><a shape="rect" href="irc.html" title="IRC">IRC</a></li><li><a shape="rect" href="jasypt.html" title="Jasypt">Jasypt</a></li><li><a shape="rect" href="javaspace.html" title="JavaSpace">JavaSpace</a></li><li><a shape="rect" href="jbi.html" title="JBI">JBI</a><ul><li><a shape="rect" href="jbi-service-unit-archetype.html" title="JBI Service Unit Archetype">JBI Service Unit Archetype</a></li></ul></li><li><a shape="rect" href="jclouds.html" title="jclouds">jclouds</a></li><li><a shape="rect" href="jcr.html" title="JCR">JCR</a></li><li><a shape="rect" href="jdbc.html" title="JDBC">JDBC</a></li><li><a shape="rect" href="jetty.html" title="Jetty">Jetty</a></li><li><a shape="rect" href="jgroups.html" title="JGroups">JGroups</a></li><li><a shape="rect" href="jing.html" title="Jing">Jing</a></li><li><a shape="rect" href="jms.html" title="JMS">JMS</a></li><li><a 
 shape="rect" href="jmx.html" title="JMX">JMX</a></li><li><a shape="rect" href="jpa.html" title="JPA">JPA</a></li><li><a shape="rect" href="jsch.html" title="Jsch">Jsch</a></li><li><a shape="rect" href="jt400.html" title="JT400">JT400</a></li><li><a shape="rect" href="kestrel.html" title="Kestrel">Kestrel</a></li><li><a shape="rect" href="krati.html" title="Krati">Krati</a></li><li><a shape="rect" href="language.html" title="Language">Language</a></li><li><a shape="rect" href="ldap.html" title="LDAP">LDAP</a></li><li><a shape="rect" href="list.html" title="List">List</a></li><li><a shape="rect" href="log.html" title="Log">Log</a></li><li><a shape="rect" href="lucene.html" title="Lucene">Lucene</a></li><li><a shape="rect" href="mail.html" title="Mail">Mail</a></li><li><a shape="rect" href="mina.html" title="MINA">MINA</a></li><li><a shape="rect" href="mock.html" title="Mock">Mock</a></li><li><a shape="rect" href="mongodb.html" title="MongoDB">MongoDB</a></li><li><a shape="rect
 " href="mqtt.html" title="MQTT">MQTT</a></li><li><a shape="rect" href="msv.html" title="MSV">MSV</a></li><li><a shape="rect" href="mustache.html" title="Mustache">Mustache</a></li><li><a shape="rect" href="mvel-component.html" title="MVEL Component">MVEL Component</a></li><li><a shape="rect" href="mybatis.html" title="MyBatis">MyBatis</a></li><li><a shape="rect" href="nagios.html" title="Nagios">Nagios</a></li><li><a shape="rect" href="netty.html" title="Netty">Netty</a></li><li><a shape="rect" href="netty-http.html" title="Netty HTTP">Netty HTTP</a></li><li><a shape="rect" href="nmr.html" title="NMR">NMR</a></li><li><a shape="rect" href="pax-logging.html" title="Pax-Logging">Pax-Logging</a></li><li><a shape="rect" href="pojo.html" title="Pojo">Pojo</a></li><li><a shape="rect" href="printer.html" title="Printer">Printer</a></li><li><a shape="rect" href="properties.html" title="Properties">Properties</a></li><li><a shape="rect" href="quartz.html" title="Quartz">Quartz</a></li
 ><li><a shape="rect" href="queue.html" title="Queue">Queue</a></li><li><a shape="rect" href="quickfix.html" title="Quickfix">Quickfix</a></li><li><a shape="rect" href="ref.html" title="Ref">Ref</a></li><li><a shape="rect" href="restlet.html" title="Restlet">Restlet</a></li><li><a shape="rect" href="rmi.html" title="RMI">RMI</a></li><li><a shape="rect" href="routebox.html" title="Routebox">Routebox</a></li><li><a shape="rect" href="rss.html" title="RSS">RSS</a></li><li><a shape="rect" href="sap-netweaver.html" title="SAP NetWeaver">SAP NetWeaver</a></li><li><a shape="rect" href="seda.html" title="SEDA">SEDA</a></li><li><a shape="rect" href="servlet.html" title="SERVLET">SERVLET</a></li><li><a shape="rect" href="servletlistener-component.html" title="ServletListener Component">ServletListener Component</a></li><li><a shape="rect" href="shiro-security.html" title="Shiro Security">Shiro Security</a></li><li><a shape="rect" href="sip.html" title="Sip">Sip</a></li><li><a shape="re
 ct" href="smooks.html" title="Smooks">Smooks</a></li><li><a shape="rect" href="smpp.html" title="SMPP">SMPP</a></li><li><a shape="rect" href="snmp.html" title="SNMP">SNMP</a></li><li><a shape="rect" href="solr.html" title="Solr">Solr</a></li><li><a shape="rect" href="springbatch.html" title="SpringBatch">SpringBatch</a></li><li><a shape="rect" href="springintegration.html" title="SpringIntegration">SpringIntegration</a></li><li><a shape="rect" href="spring-ldap.html" title="Spring LDAP">Spring LDAP</a></li><li><a shape="rect" href="spring-neo4j.html" title="Spring Neo4j">Spring Neo4j</a></li><li><a shape="rect" href="spring-redis.html" title="Spring Redis">Spring Redis</a></li><li><a shape="rect" href="spring-security.html" title="Spring Security">Spring Security</a></li><li><a shape="rect" href="spring-web-services.html" title="Spring Web Services">Spring Web Services</a></li><li><a shape="rect" href="sql-component.html" title="SQL Component">SQL Component</a></li><li><a sh
 ape="rect" href="ssh.html" title="SSH">SSH</a></li><li><a shape="rect" href="stax.html" title="StAX">StAX</a></li><li><a shape="rect" href="stream.html" title="Stream">Stream</a></li><li><a shape="rect" href="stringtemplate.html" title="StringTemplate">StringTemplate</a></li><li><a shape="rect" href="stub.html" title="Stub">Stub</a></li><li><a shape="rect" href="test.html" title="Test">Test</a></li><li><a shape="rect" href="timer.html" title="Timer">Timer</a></li><li><a shape="rect" href="twitter.html" title="Twitter">Twitter</a></li><li><a shape="rect" href="urlrewrite.html" title="UrlRewrite">UrlRewrite</a></li><li><a shape="rect" href="validation.html" title="Validation">Validation</a></li><li><a shape="rect" href="velocity.html" title="Velocity">Velocity</a></li><li><a shape="rect" href="vm.html" title="VM">VM</a></li><li><a shape="rect" href="weather.html" title="Weather">Weather</a></li><li><a shape="rect" href="websocket.html" title="Websocket">Websocket</a></li><li><
 a shape="rect" href="xmlrpc.html" title="XmlRpc">XmlRpc</a></li><li><a shape="rect" href="xmpp.html" title="XMPP">XMPP</a></li><li><a shape="rect" href="xquery-endpoint.html" title="XQuery Endpoint">XQuery Endpoint</a></li><li><a shape="rect" href="xslt.html" title="XSLT">XSLT</a></li><li><a shape="rect" href="zeromq.html" title="ZeroMQ">ZeroMQ</a></li><li><a shape="rect" href="zookeeper.html" title="Zookeeper">Zookeeper</a></li></ul></li><li><a shape="rect" href="camel-dsl.html" title="Camel DSL">Camel DSL</a><ul><li><a shape="rect" href="convertbodyto.html" title="convertBodyTo">convertBodyTo</a></li><li><a shape="rect" href="dsl-function-template.html" title="DSL Function Template">DSL Function Template</a></li><li><a shape="rect" href="from.html" title="from">from</a></li></ul></li><li><a shape="rect" href="enterprise-integration-patterns.html" title="Enterprise Integration Patterns">Enterprise Integration Patterns</a><ul><li><a shape="rect" href="aggregator.html" title=
 "Aggregator">Aggregator</a></li><li><a shape="rect" href="aggregator2.html" title="Aggregator2">Aggregator2</a></li><li><a shape="rect" href="claim-check.html" title="Claim Check">Claim Check</a></li><li><a shape="rect" href="competing-consumers.html" title="Competing Consumers">Competing Consumers</a></li><li><a shape="rect" href="composed-message-processor.html" title="Composed Message Processor">Composed Message Processor</a></li><li><a shape="rect" href="content-based-router.html" title="Content Based Router">Content Based Router</a></li><li><a shape="rect" href="content-enricher.html" title="Content Enricher">Content Enricher</a></li><li><a shape="rect" href="content-filter.html" title="Content Filter">Content Filter</a></li><li><a shape="rect" href="controlbus.html" title="ControlBus">ControlBus</a></li><li><a shape="rect" href="correlation-identifier.html" title="Correlation Identifier">Correlation Identifier</a></li><li><a shape="rect" href="dead-letter-channel.html"
  title="Dead Letter Channel">Dead Letter Channel</a></li><li><a shape="rect" href="delayer.html" title="Delayer">Delayer</a></li><li><a shape="rect" href="detour.html" title="Detour">Detour</a></li><li><a shape="rect" href="durable-subscriber.html" title="Durable Subscriber">Durable Subscriber</a></li><li><a shape="rect" href="dynamic-router.html" title="Dynamic Router">Dynamic Router</a></li><li><a shape="rect" href="event-driven-consumer.html" title="Event Driven Consumer">Event Driven Consumer</a></li><li><a shape="rect" href="event-message.html" title="Event Message">Event Message</a></li><li><a shape="rect" href="guaranteed-delivery.html" title="Guaranteed Delivery">Guaranteed Delivery</a></li><li><a shape="rect" href="idempotent-consumer.html" title="Idempotent Consumer">Idempotent Consumer</a></li><li><a shape="rect" href="load-balancer.html" title="Load Balancer">Load Balancer</a></li><li><a shape="rect" href="logeip.html" title="LogEIP">LogEIP</a></li><li><a shape="
 rect" href="loop.html" title="Loop">Loop</a></li><li><a shape="rect" href="message.html" title="Message">Message</a></li><li><a shape="rect" href="message-bus.html" title="Message Bus">Message Bus</a></li><li><a shape="rect" href="message-channel.html" title="Message Channel">Message Channel</a></li><li><a shape="rect" href="message-dispatcher.html" title="Message Dispatcher">Message Dispatcher</a></li><li><a shape="rect" href="message-endpoint.html" title="Message Endpoint">Message Endpoint</a></li><li><a shape="rect" href="message-filter.html" title="Message Filter">Message Filter</a></li><li><a shape="rect" href="message-history.html" title="Message History">Message History</a></li><li><a shape="rect" href="message-router.html" title="Message Router">Message Router</a></li><li><a shape="rect" href="message-translator.html" title="Message Translator">Message Translator</a></li><li><a shape="rect" href="messaging-gateway.html" title="Messaging Gateway">Messaging Gateway</a>
 </li><li><a shape="rect" href="messaging-mapper.html" title="Messaging Mapper">Messaging Mapper</a></li><li><a shape="rect" href="multicast.html" title="Multicast">Multicast</a></li><li><a shape="rect" href="normalizer.html" title="Normalizer">Normalizer</a></li><li><a shape="rect" href="pipes-and-filters.html" title="Pipes and Filters">Pipes and Filters</a></li><li><a shape="rect" href="point-to-point-channel.html" title="Point to Point Channel">Point to Point Channel</a></li><li><a shape="rect" href="polling-consumer.html" title="Polling Consumer">Polling Consumer</a></li><li><a shape="rect" href="publish-subscribe-channel.html" title="Publish Subscribe Channel">Publish Subscribe Channel</a></li><li><a shape="rect" href="recipient-list.html" title="Recipient List">Recipient List</a></li><li><a shape="rect" href="request-reply.html" title="Request Reply">Request Reply</a></li><li><a shape="rect" href="resequencer.html" title="Resequencer">Resequencer</a></li><li><a shape="r
 ect" href="return-address.html" title="Return Address">Return Address</a></li><li><a shape="rect" href="routing-slip.html" title="Routing Slip">Routing Slip</a></li><li><a shape="rect" href="sampling.html" title="Sampling">Sampling</a></li><li><a shape="rect" href="scatter-gather.html" title="Scatter-Gather">Scatter-Gather</a></li><li><a shape="rect" href="selective-consumer.html" title="Selective Consumer">Selective Consumer</a></li><li><a shape="rect" href="service-activator.html" title="Service Activator">Service Activator</a></li><li><a shape="rect" href="sort.html" title="Sort">Sort</a></li><li><a shape="rect" href="splitter.html" title="Splitter">Splitter</a></li><li><a shape="rect" href="throttler.html" title="Throttler">Throttler</a></li><li><a shape="rect" href="transactional-client.html" title="Transactional Client">Transactional Client</a></li><li><a shape="rect" href="validate.html" title="Validate">Validate</a></li><li><a shape="rect" href="wire-tap.html" title=
 "Wire Tap">Wire Tap</a></li></ul></li><li><a shape="rect" href="soa-patterns.html" title="SOA Patterns">SOA Patterns</a><ul><li><a shape="rect" href="asynchronous-queueing.html" title="Asynchronous Queueing">Asynchronous Queueing</a></li></ul></li><li><a shape="rect" href="manual.html" title="Manual">Manual</a></li><li><a shape="rect" href="user-guide.html" title="User Guide">User Guide</a><ul><li><a shape="rect" href="bean-integration.html" title="Bean Integration">Bean Integration</a><ul><li><a shape="rect" href="annotation-based-expression-language.html" title="Annotation Based Expression Language">Annotation Based Expression Language</a></li><li><a shape="rect" href="bean-binding.html" title="Bean Binding">Bean Binding</a></li><li><a shape="rect" href="bean-injection.html" title="Bean Injection">Bean Injection</a></li><li><a shape="rect" href="bean-injection.html" title="Bean Injection">Bean Injection</a><ul><li><a shape="rect" href="producertemplate.html" title="Produce
 rTemplate">ProducerTemplate</a></li></ul></li><li><a shape="rect" href="dynamicrouter-annotation.html" title="DynamicRouter Annotation">DynamicRouter Annotation</a></li><li><a shape="rect" href="parameter-binding-annotations.html" title="Parameter Binding Annotations">Parameter Binding Annotations</a></li><li><a shape="rect" href="pojo-consuming.html" title="POJO Consuming">POJO Consuming</a></li><li><a shape="rect" href="pojo-producing.html" title="POJO Producing">POJO Producing</a></li><li><a shape="rect" href="recipientlist-annotation.html" title="RecipientList Annotation">RecipientList Annotation</a></li><li><a shape="rect" href="routingslip-annotation.html" title="RoutingSlip Annotation">RoutingSlip Annotation</a></li><li><a shape="rect" href="using-exchange-pattern-annotations.html" title="Using Exchange Pattern Annotations">Using Exchange Pattern Annotations</a></li></ul></li><li><a shape="rect" href="camel-jar-dependencies.html" title="Camel jar dependencies">Camel j
 ar dependencies</a></li><li><a shape="rect" href="camel-jmx.html" title="Camel JMX">Camel JMX</a></li><li><a shape="rect" href="camel-maven-archetypes.html" title="Camel Maven Archetypes">Camel Maven Archetypes</a></li><li><a shape="rect" href="camel-maven-plugin.html" title="Camel Maven Plugin">Camel Maven Plugin</a><ul><li><a shape="rect" href="camel-dot-maven-goal.html" title="Camel Dot Maven Goal">Camel Dot Maven Goal</a></li><li><a shape="rect" href="camel-embedded-maven-goal.html" title="Camel Embedded Maven Goal">Camel Embedded Maven Goal</a></li><li><a shape="rect" href="camel-run-maven-goal.html" title="Camel Run Maven Goal">Camel Run Maven Goal</a></li></ul></li><li><a shape="rect" href="configuring-camel.html" title="Configuring Camel">Configuring Camel</a><ul><li><a shape="rect" href="camel-configuration-utilities.html" title="Camel Configuration Utilities">Camel Configuration Utilities</a></li></ul></li><li><a shape="rect" href="configuring-route-startup-orderin
 g-and-autostartup.html" title="Configuring route startup ordering and autostartup">Configuring route startup ordering and autostartup</a></li><li><a shape="rect" href="creating-a-new-camel-component.html" title="Creating a new Camel Component">Creating a new Camel Component</a></li><li><a shape="rect" href="error-handling-in-camel.html" title="Error handling in Camel">Error handling in Camel</a></li><li><a shape="rect" href="examples.html" title="Examples">Examples</a><ul><li><a shape="rect" href="activemq-camel-tomcat.html" title="ActiveMQ Camel Tomcat">ActiveMQ Camel Tomcat</a></li><li><a shape="rect" href="aggregate-example.html" title="Aggregate Example">Aggregate Example</a></li><li><a shape="rect" href="bam-example.html" title="BAM Example">BAM Example</a></li><li><a shape="rect" href="cafe-example.html" title="Cafe Example">Cafe Example</a></li><li><a shape="rect" href="console-example.html" title="Console Example">Console Example</a></li><li><a shape="rect" href="cxf
 -async-example.html" title="CXF Async Example">CXF Async Example</a></li><li><a shape="rect" href="cxf-example.html" title="CXF Example">CXF Example</a></li><li><a shape="rect" href="cxf-example-osgi.html" title="CXF Example OSGi">CXF Example OSGi</a></li><li><a shape="rect" href="cxf-example-osgi-blueprint.html" title="CXF Example OSGi Blueprint">CXF Example OSGi Blueprint</a></li><li><a shape="rect" href="cxf-proxy-example.html" title="CXF Proxy Example">CXF Proxy Example</a></li><li><a shape="rect" href="cxf-tomcat-example.html" title="CXF Tomcat Example">CXF Tomcat Example</a></li><li><a shape="rect" href="etl-example.html" title="ETL Example">ETL Example</a></li><li><a shape="rect" href="ftp-example.html" title="FTP Example">FTP Example</a></li><li><a shape="rect" href="guice-jms-example.html" title="Guice JMS Example">Guice JMS Example</a></li><li><a shape="rect" href="hibernate-example.html" title="Hibernate Example">Hibernate Example</a></li><li><a shape="rect" href=
 "http-async-example.html" title="HTTP Async Example">HTTP Async Example</a></li><li><a shape="rect" href="jmx-component-example.html" title="JMX Component Example">JMX Component Example</a></li><li><a shape="rect" href="loadbalancing-mina-example.html" title="LoadBalancing Mina Example">LoadBalancing Mina Example</a></li><li><a shape="rect" href="loan-broker-example.html" title="Loan Broker Example">Loan Broker Example</a></li><li><a shape="rect" href="management-example.html" title="Management Example">Management Example</a></li><li><a shape="rect" href="netty-http-server-example.html" title="Netty HTTP Server Example">Netty HTTP Server Example</a></li><li><a shape="rect" href="pojo-messaging-example.html" title="POJO Messaging Example">POJO Messaging Example</a></li><li><a shape="rect" href="route-throttling-example.html" title="Route Throttling Example">Route Throttling Example</a></li><li><a shape="rect" href="running-examples.html" title="Running Examples">Running Examp
 les</a></li><li><a shape="rect" href="servlet-tomcat-example.html" title="Servlet Tomcat Example">Servlet Tomcat Example</a></li><li><a shape="rect" href="servlet-tomcat-no-spring-example.html" title="Servlet Tomcat No Spring Example">Servlet Tomcat No Spring Example</a></li><li><a shape="rect" href="simple-jira-bot.html" title="Simple Jira Bot">Simple Jira Bot</a></li><li><a shape="rect" href="spring-example.html" title="Spring Example">Spring Example</a></li><li><a shape="rect" href="spring-java-config-example.html" title="Spring Java Config Example">Spring Java Config Example</a></li><li><a shape="rect" href="spring-security-example.html" title="Spring Security Example">Spring Security Example</a></li><li><a shape="rect" href="spring-ws-example.html" title="Spring WS Example">Spring WS Example</a></li><li><a shape="rect" href="spring-xquery-example.html" title="Spring XQuery Example">Spring XQuery Example</a></li><li><a shape="rect" href="sql-example.html" title="SQL Exam
 ple">SQL Example</a></li><li><a shape="rect" href="tracer-example.html" title="Tracer Example">Tracer Example</a></li><li><a shape="rect" href="twitter-websocket-example.html" title="Twitter Websocket Example">Twitter Websocket Example</a></li><li><a shape="rect" href="walk-through-an-example.html" title="Walk through an Example">Walk through an Example</a></li><li><a shape="rect" href="walk-through-another-example.html" title="Walk through another example">Walk through another example</a></li></ul></li><li><a shape="rect" href="getting-started.html" title="Getting Started">Getting Started</a></li><li><a shape="rect" href="graceful-shutdown.html" title="Graceful Shutdown">Graceful Shutdown</a></li><li><a shape="rect" href="guice.html" title="Guice">Guice</a><ul><li><a shape="rect" href="guice-maven-plugin.html" title="Guice Maven Plugin">Guice Maven Plugin</a><ul><li><a shape="rect" href="guice-dot-maven-goal-.html" title="Guice Dot Maven Goal ">Guice Dot Maven Goal </a></li
 ><li><a shape="rect" href="guice-embedded-maven-goal.html" title="Guice Embedded Maven Goal">Guice Embedded Maven Goal</a></li><li><a shape="rect" href="guice-run-maven-goal.html" title="Guice Run Maven Goal">Guice Run Maven Goal</a></li></ul></li></ul></li><li><a shape="rect" href="how-to-run-camel-in-a-osgi-container.html" title="How to run Camel in a osgi container">How to run Camel in a osgi container</a></li><li><a shape="rect" href="karaf.html" title="Karaf">Karaf</a></li><li><a shape="rect" href="spring.html" title="Spring">Spring</a><ul><li><a shape="rect" href="advanced-configuration-of-camelcontext-using-spring.html" title="Advanced configuration of CamelContext using Spring">Advanced configuration of CamelContext using Spring</a></li><li><a shape="rect" href="creating-a-new-spring-based-camel-route.html" title="Creating a new Spring based Camel Route">Creating a new Spring based Camel Route</a></li><li><a shape="rect" href="spring-java-config.html" title="Spring J
 ava Config">Spring Java Config</a></li><li><a shape="rect" href="spring-remoting.html" title="Spring Remoting">Spring Remoting</a></li><li><a shape="rect" href="spring-testing.html" title="Spring Testing">Spring Testing</a></li><li><a shape="rect" href="spring-xml-extensions.html" title="Spring XML Extensions">Spring XML Extensions</a></li></ul></li><li><a shape="rect" href="testing.html" title="Testing">Testing</a><ul><li><a shape="rect" href="advicewith.html" title="AdviceWith">AdviceWith</a></li><li><a shape="rect" href="blueprint-testing.html" title="Blueprint Testing">Blueprint Testing</a></li><li><a shape="rect" href="camel-test.html" title="Camel Test">Camel Test</a></li><li><a shape="rect" href="notifybuilder.html" title="NotifyBuilder">NotifyBuilder</a></li></ul></li><li><a shape="rect" href="using-camelproxy.html" title="Using CamelProxy">Using CamelProxy</a></li><li><a shape="rect" href="using-osgi-blueprint-with-camel.html" title="Using OSGi blueprint with Camel"
 >Using OSGi blueprint with Camel</a></li><li><a shape="rect" href="using-propertyplaceholder.html" title="Using PropertyPlaceholder">Using PropertyPlaceholder</a></li><li><a shape="rect" href="web-console.html" title="Web Console">Web Console</a></li></ul></li></ul>
 
 <h2><a shape="rect" name="SiteMap-Community"></a>Community</h2>
-<ul><li><a shape="rect" href="support.html" title="Support">Support</a></li><li><a shape="rect" href="faq.html" title="FAQ">FAQ</a><ul><li><a shape="rect" href="acknowledgment.html" title="Acknowledgment">Acknowledgment</a></li><li><a shape="rect" href="camel-endpoint-questions.html" title="Camel Endpoint Questions">Camel Endpoint Questions</a><ul><li><a shape="rect" href="how-do-i-invoke-camel-routes-from-jbi.html" title="How do I invoke Camel routes from JBI">How do I invoke Camel routes from JBI</a></li><li><a shape="rect" href="how-do-i-make-my-jms-endpoint-transactional.html" title="How do I make my JMS endpoint transactional">How do I make my JMS endpoint transactional</a></li><li><a shape="rect" href="how-do-i-set-the-mep-when-interacting-with-jbi.html" title="How do I set the MEP when interacting with JBI?">How do I set the MEP when interacting with JBI?</a></li><li><a shape="rect" href="how-do-the-direct-event-seda-and-vm-endpoints-compare.html" title="How do the di
 rect, event, seda and vm endpoints compare">How do the direct, event, seda and vm endpoints compare</a></li><li><a shape="rect" href="how-do-the-timer-and-quartz-endpoints-compare.html" title="How do the Timer and Quartz endpoints compare">How do the Timer and Quartz endpoints compare</a></li></ul></li><li><a shape="rect" href="common-problems.html" title="Common Problems">Common Problems</a><ul><li><a shape="rect" href="exception-beandefinitionstoreexception.html" title="Exception - BeanDefinitionStoreException">Exception - BeanDefinitionStoreException</a></li><li><a shape="rect" href="exception-javaxnamingnoinitialcontextexception.html" title="Exception - javax.naming.NoInitialContextException">Exception - javax.naming.NoInitialContextException</a></li><li><a shape="rect" href="exception-orgapachecamelnosuchendpointexception.html" title="Exception - org.apache.camel.NoSuchEndpointException">Exception - org.apache.camel.NoSuchEndpointException</a></li><li><a shape="rect" hr
 ef="exception-orgxmlsaxsaxparseexception.html" title="Exception - org.xml.sax.SAXParseException">Exception - org.xml.sax.SAXParseException</a></li><li><a shape="rect" href="memory-leak-when-adding-and-removing-routes-at-runtime.html" title="Memory leak when adding and removing routes at runtime">Memory leak when adding and removing routes at runtime</a></li><li><a shape="rect" href="why-do-camel-throw-so-many-noclassdeffoundexception-on-startup.html" title="Why do Camel throw so many NoClassDefFoundException on startup">Why do Camel throw so many NoClassDefFoundException on startup</a></li><li><a shape="rect" href="why-does-camel-use-too-many-threads-with-producertemplate.html" title="Why does Camel use too many threads with ProducerTemplate">Why does Camel use too many threads with ProducerTemplate</a></li><li><a shape="rect" href="why-does-maven-not-download-dependencies.html" title="Why does maven not download dependencies">Why does maven not download dependencies</a></li
 ></ul></li><li><a shape="rect" href="general-questions.html" title="General Questions">General Questions</a><ul><li><a shape="rect" href="can-i-get-commercial-support.html" title="Can I get commercial support">Can I get commercial support</a></li><li><a shape="rect" href="can-i-use-camel-on-java-14.html" title="Can I use Camel on Java 1.4">Can I use Camel on Java 1.4</a></li><li><a shape="rect" href="does-camel-work-on-ibms-jdk.html" title="Does Camel work on IBM's JDK?">Does Camel work on IBM's JDK?</a></li><li><a shape="rect" href="how-can-i-get-help.html" title="How can I get help">How can I get help</a></li><li><a shape="rect" href="how-can-i-get-the-source-code.html" title="How can I get the source code">How can I get the source code</a></li><li><a shape="rect" href="how-does-camel-compare-to-mule.html" title="How does Camel compare to Mule">How does Camel compare to Mule</a></li><li><a shape="rect" href="how-does-camel-compare-to-servicemix.html" title="How does Camel 
 compare to ServiceMix">How does Camel compare to ServiceMix</a></li><li><a shape="rect" href="how-does-camel-compare-to-servicemix-eip.html" title="How does Camel compare to ServiceMix EIP">How does Camel compare to ServiceMix EIP</a></li><li><a shape="rect" href="how-does-camel-compare-to-synapse.html" title="How does Camel compare to Synapse">How does Camel compare to Synapse</a></li><li><a shape="rect" href="how-does-camel-work.html" title="How does Camel work">How does Camel work</a></li><li><a shape="rect" href="how-does-camel-work-with-activemq.html" title="How does Camel work with ActiveMQ">How does Camel work with ActiveMQ</a></li><li><a shape="rect" href="how-does-camel-work-with-servicemix.html" title="How does Camel work with ServiceMix">How does Camel work with ServiceMix</a></li><li><a shape="rect" href="how-does-the-camel-api-compare-to.html" title="How does the Camel API compare to">How does the Camel API compare to</a></li><li><a shape="rect" href="how-does-t
 he-website-work.html" title="How does the website work">How does the website work</a></li><li><a shape="rect" href="how-do-i-become-a-committer.html" title="How do I become a committer">How do I become a committer</a></li><li><a shape="rect" href="how-do-i-compile-the-code.html" title="How do I compile the code">How do I compile the code</a></li><li><a shape="rect" href="how-do-i-edit-the-website.html" title="How do I edit the website">How do I edit the website</a></li><li><a shape="rect" href="how-do-i-run-camel-using-java-webstart.html" title="How do I run Camel using Java WebStart">How do I run Camel using Java WebStart</a></li><li><a shape="rect" href="if-i-use-servicemix-when-should-i-use-camel.html" title="If I use ServiceMix when should I use Camel">If I use ServiceMix when should I use Camel</a></li><li><a shape="rect" href="is-camel-an-esb.html" title="Is Camel an ESB">Is Camel an ESB</a></li><li><a shape="rect" href="is-camel-ioc-friendly.html" title="Is Camel IoC 
 friendly">Is Camel IoC friendly</a></li><li><a shape="rect" href="running-camel-standalone.html" title="Running Camel standalone">Running Camel standalone</a></li><li><a shape="rect" href="what-are-the-dependencies.html" title="What are the dependencies">What are the dependencies</a></li><li><a shape="rect" href="what-is-a-camel-toe.html" title="What is a Camel TOE">What is a Camel TOE</a></li><li><a shape="rect" href="what-is-a-router.html" title="What is a router">What is a router</a></li><li><a shape="rect" href="what-is-camel.html" title="What is Camel">What is Camel</a></li><li><a shape="rect" href="what-is-the-license.html" title="What is the license">What is the license</a></li><li><a shape="rect" href="what-jars-do-i-need.html" title="What jars do I need">What jars do I need</a></li><li><a shape="rect" href="what-languages-are-supported.html" title="What languages are supported">What languages are supported</a></li><li><a shape="rect" href="what-platforms-are-support
 ed.html" title="What platforms are supported">What platforms are supported</a></li><li><a shape="rect" href="why-the-name-camel.html" title="Why the name Camel">Why the name Camel</a></li></ul></li><li><a shape="rect" href="jms-questions.html" title="JMS Questions">JMS Questions</a><ul><li><a shape="rect" href="why-does-my-jms-route-only-consume-one-message-at-once.html" title="Why does my JMS route only consume one message at once">Why does my JMS route only consume one message at once</a></li></ul></li><li><a shape="rect" href="logging-questions.html" title="Logging Questions">Logging Questions</a><ul><li><a shape="rect" href="how-do-i-enable-debug-logging.html" title="How do I enable debug logging">How do I enable debug logging</a></li><li><a shape="rect" href="how-do-i-use-java-14-logging.html" title="How do I use Java 1.4 logging">How do I use Java 1.4 logging</a></li><li><a shape="rect" href="how-do-i-use-log4j.html" title="How do I use log4j">How do I use log4j</a></l
 i></ul></li><li><a shape="rect" href="using-camel-questions.html" title="Using Camel Questions">Using Camel Questions</a><ul><li><a shape="rect" href="classloader-issue-of-servicemix-camel-component.html" title="Classloader issue of servicemix-camel component">Classloader issue of servicemix-camel component</a></li><li><a shape="rect" href="ho-do-i-specify-which-method-to-use-when-using-beans-in-routes.html" title="Ho do I specify which method to use when using beans in routes?">Ho do I specify which method to use when using beans in routes?</a></li><li><a shape="rect" href="how-can-i-create-a-custom-component-or-endpoint.html" title="How can I create a custom component or endpoint">How can I create a custom component or endpoint</a></li><li><a shape="rect" href="how-can-i-get-the-remote-connection-ip-address-from-the-camel-cxf-consumer-.html" title="How can I get the remote connection IP address from the camel-cxf consumer ?">How can I get the remote connection IP address f
 rom the camel-cxf consumer ?</a></li><li><a shape="rect" href="how-can-i-stop-a-route-from-a-route.html" title="How can I stop a route from a route">How can I stop a route from a route</a></li><li><a shape="rect" href="how-can-webservice-clients-see-remote-faults-with-stacktraces-when-using-camel-cxf.html" title="How can webservice clients see remote faults with stacktraces when using camel-cxf">How can webservice clients see remote faults with stacktraces when using camel-cxf</a></li><li><a shape="rect" href="how-does-camel-look-up-beans-and-endpoints.html" title="How does Camel look up beans and endpoints">How does Camel look up beans and endpoints</a></li><li><a shape="rect" href="how-do-i-add-a-component.html" title="How do I add a component">How do I add a component</a></li><li><a shape="rect" href="how-do-i-change-the-logging.html" title="How do I change the logging">How do I change the logging</a></li><li><a shape="rect" href="how-do-i-configure-endpoints.html" title=
 "How do I configure endpoints">How do I configure endpoints</a></li><li><a shape="rect" href="how-do-i-configure-password-options-on-camel-endpoints-without-the-value-being-encoded.html" title="How do I configure password options on Camel endpoints without the value being encoded">How do I configure password options on Camel endpoints without the value being encoded</a></li><li><a shape="rect" href="how-do-i-configure-the-default-maximum-cache-size-for-producercache-or-producertemplate.html" title="How do I configure the default maximum cache size for ProducerCache or ProducerTemplate">How do I configure the default maximum cache size for ProducerCache or ProducerTemplate</a></li><li><a shape="rect" href="how-do-i-configure-the-maximum-endpoint-cache-size-for-camelcontext.html" title="How do I configure the maximum endpoint cache size for CamelContext">How do I configure the maximum endpoint cache size for CamelContext</a></li><li><a shape="rect" href="how-do-i-debug-my-rout
 e.html" title="How do I debug my route">How do I debug my route</a></li><li><a shape="rect" href="how-do-i-disable-jmx.html" title="How do I disable JMX">How do I disable JMX</a></li><li><a shape="rect" href="how-do-i-enable-streams-when-debug-logging-messages-in-camel.html" title="How do I enable streams when debug logging messages in Camel">How do I enable streams when debug logging messages in Camel</a></li><li><a shape="rect" href="how-do-i-handle-failures-when-consuming-for-example-from-a-ftp-server.html" title="How do I handle failures when consuming for example from a FTP server">How do I handle failures when consuming for example from a FTP server</a></li><li><a shape="rect" href="how-do-i-import-routes-from-other-xml-files.html" title="How do I import routes from other XML files">How do I import routes from other XML files</a></li><li><a shape="rect" href="how-do-i-let-jetty-match-wildcards.html" title="How do I let Jetty match wildcards">How do I let Jetty match wi
 ldcards</a></li><li><a shape="rect" href="how-do-i-name-my-routes.html" title="How do I name my routes?">How do I name my routes?</a></li><li><a shape="rect" href="how-do-i-restart-camelcontext.html" title="How do I restart CamelContext">How do I restart CamelContext</a></li><li><a shape="rect" href="how-do-i-retrieve-the-thrown-exception-during-processing-an-exchange.html" title="How do I retrieve the thrown Exception during processing an Exchange">How do I retrieve the thrown Exception during processing an Exchange</a></li><li><a shape="rect" href="how-do-i-retry-failed-messages-forever.html" title="How do I retry failed messages forever">How do I retry failed messages forever</a></li><li><a shape="rect" href="how-do-i-retry-processing-a-message-from-a-certain-point-back-or-an-entire-route.html" title="How do I retry processing a message from a certain point back or an entire route">How do I retry processing a message from a certain point back or an entire route</a></li><l
 i><a shape="rect" href="how-do-i-reuse-the-contexttestsupport-class-in-my-unit-tests.html" title="How do I reuse the ContextTestSupport class in my unit tests">How do I reuse the ContextTestSupport class in my unit tests</a></li><li><a shape="rect" href="how-do-i-run-activemq-and-camel-in-jboss.html" title="How do I run ActiveMQ and Camel in JBoss">How do I run ActiveMQ and Camel in JBoss</a></li><li><a shape="rect" href="how-do-i-set-the-max-chars-when-debug-logging-messages-in-camel.html" title="How do I set the max chars when debug logging messages in Camel">How do I set the max chars when debug logging messages in Camel</a></li><li><a shape="rect" href="how-do-i-specify-time-period-in-a-human-friendly-syntax.html" title="How do I specify time period in a human friendly syntax">How do I specify time period in a human friendly syntax</a></li><li><a shape="rect" href="how-do-i-use-a-big-uber-jar.html" title="How do I use a big (uber) JAR?">How do I use a big (uber) JAR?</a>
 </li><li><a shape="rect" href="how-do-i-use-camel-inside-servicemix.html" title="How do I use Camel inside ServiceMix">How do I use Camel inside ServiceMix</a></li><li><a shape="rect" href="how-do-i-use-dynamic-uri-in-to.html" title="How do I use dynamic URI in To">How do I use dynamic URI in To</a></li><li><a shape="rect" href="how-do-i-use-spring-property-placeholder-with-camel-xml.html" title="How do I use Spring Property Placeholder with Camel XML">How do I use Spring Property Placeholder with Camel XML</a></li><li><a shape="rect" href="how-do-i-use-uris-with-parameters-in-xml.html" title="How do I use URIs with parameters in XML">How do I use URIs with parameters in XML</a></li><li><a shape="rect" href="how-do-i-write-a-custom-processor-which-sends-multiple-messages.html" title="How do I write a custom Processor which sends multiple messages">How do I write a custom Processor which sends multiple messages</a></li><li><a shape="rect" href="how-should-i-invoke-my-pojos-or
 -spring-services.html" title="How should I invoke my POJOs or Spring Services">How should I invoke my POJOs or Spring Services</a></li><li><a shape="rect" href="how-should-i-package-applications-using-camel-and-activemq.html" title="How should I package applications using Camel and ActiveMQ">How should I package applications using Camel and ActiveMQ</a></li><li><a shape="rect" href="how-to-avoid-importing-bunch-of-cxf-packages-when-start-up-the-camel-cxf-endpoint-from-osgi-platform-.html" title="How to avoid importing bunch of cxf packages when start up the camel-cxf endpoint from OSGi platform ?">How to avoid importing bunch of cxf packages when start up the camel-cxf endpoint from OSGi platform ?</a></li><li><a shape="rect" href="how-to-avoid-sending-some-or-all-message-headers.html" title="How to avoid sending some or all message headers">How to avoid sending some or all message headers</a></li><li><a shape="rect" href="how-to-define-a-static-camel-converter-method-in-sca
 la.html" title="How to define a static camel converter method in Scala">How to define a static camel converter method in Scala</a></li><li><a shape="rect" href="how-to-remove-the-http-protocol-headers-in-the-camel-message.html" title="How to remove the http protocol headers in the camel message?">How to remove the http protocol headers in the camel message?</a></li><li><a shape="rect" href="how-to-send-the-same-message-to-multiple-endpoints.html" title="How to send the same message to multiple endpoints">How to send the same message to multiple endpoints</a></li><li><a shape="rect" href="how-to-switch-the-cxf-consumer-between-http-and-https-without-touching-the-spring-configuration.html" title="How to switch the CXF consumer between HTTP and HTTPS without touching the Spring configuration">How to switch the CXF consumer between HTTP and HTTPS without touching the Spring configuration</a></li><li><a shape="rect" href="how-to-use-extra-camel-componets-in-servicemix-camel.html"
  title="How to use extra camel componets in servicemix-camel">How to use extra camel componets in servicemix-camel</a></li><li><a shape="rect" href="how-to-validate-the-camel-1x-context-xml-from-apache-camel-web-site.html" title="How to validate the camel-1.x context xml from Apache Camel web site?">How to validate the camel-1.x context xml from Apache Camel web site?</a></li><li><a shape="rect" href="is-there-an-ide.html" title="Is there an IDE">Is there an IDE</a></li><li><a shape="rect" href="should-i-deploy-camel-inside-the-activemq-broker-or-in-another-application.html" title="Should I deploy Camel inside the ActiveMQ broker or in another application">Should I deploy Camel inside the ActiveMQ broker or in another application</a></li><li><a shape="rect" href="using-camel-core-testsjar.html" title="Using camel-core-tests.jar">Using camel-core-tests.jar</a></li><li><a shape="rect" href="using-getin-or-getout-methods-on-exchange.html" title="Using getIn or getOut methods on
  Exchange">Using getIn or getOut methods on Exchange</a></li><li><a shape="rect" href="why-cant-i-use-sign-in-my-password.html" title="Why can't I use + sign in my password">Why can't I use + sign in my password</a></li><li><a shape="rect" href="why-can-i-not-use-when-or-otherwise-in-a-java-camel-route.html" title="Why can I not use when or otherwise in a Java Camel route">Why can I not use when or otherwise in a Java Camel route</a></li><li><a shape="rect" href="why-does-ftp-component-not-download-any-files.html" title="Why does FTP component not download any files?">Why does FTP component not download any files?</a></li><li><a shape="rect" href="why-does-my-file-consumer-not-pick-up-the-file-and-how-do-i-let-the-file-consumer-use-the-camel-error-handler.html" title="Why does my file consumer not pick up the file, and how do I let the file consumer use the Camel error handler?">Why does my file consumer not pick up the file, and how do I let the file consumer use the Camel 
 error handler?</a></li><li><a shape="rect" href="why-does-useoriginalmessage-with-error-handler-not-work-as-expected.html" title="Why does useOriginalMessage with error handler not work as expected?">Why does useOriginalMessage with error handler not work as expected?</a></li><li><a shape="rect" href="why-do-my-message-lose-its-headers-during-routing.html" title="Why do my message lose its headers during routing?">Why do my message lose its headers during routing?</a></li><li><a shape="rect" href="why-is-my-message-body-empty.html" title="Why is my message body empty?">Why is my message body empty?</a></li><li><a shape="rect" href="why-is-my-processor-not-showing-up-in-jconsole.html" title="Why is my processor not showing up in JConsole">Why is my processor not showing up in JConsole</a></li><li><a shape="rect" href="why-is-the-exception-null-when-i-use-onexception.html" title="Why is the exception null when I use onException">Why is the exception null when I use onException
 </a></li><li><a shape="rect" href="why-use-multiple-camelcontext.html" title="Why use multiple CamelContext">Why use multiple CamelContext</a></li></ul></li></ul></li><li><a shape="rect" href="contributing.html" title="Contributing">Contributing</a></li><li><a shape="rect" href="mailing-lists.html" title="Mailing Lists">Mailing Lists</a></li><li><a shape="rect" href="discussion-forums.html" title="Discussion Forums">Discussion Forums</a></li><li><a shape="rect" href="download.html" title="Download">Download</a><ul><li><a shape="rect" href="camel-100-release.html" title="Camel 1.0.0 Release">Camel 1.0.0 Release</a></li><li><a shape="rect" href="camel-110-release.html" title="Camel 1.1.0 Release">Camel 1.1.0 Release</a></li><li><a shape="rect" href="camel-120-release.html" title="Camel 1.2.0 Release">Camel 1.2.0 Release</a></li><li><a shape="rect" href="camel-130-release.html" title="Camel 1.3.0 Release">Camel 1.3.0 Release</a></li><li><a shape="rect" href="camel-140-release.h
 tml" title="Camel 1.4.0 Release">Camel 1.4.0 Release</a></li><li><a shape="rect" href="camel-150-release.html" title="Camel 1.5.0 Release">Camel 1.5.0 Release</a></li><li><a shape="rect" href="camel-160-release.html" title="Camel 1.6.0 Release">Camel 1.6.0 Release</a></li><li><a shape="rect" href="camel-161-release.html" title="Camel 1.6.1 Release">Camel 1.6.1 Release</a></li><li><a shape="rect" href="camel-162-release.html" title="Camel 1.6.2 Release">Camel 1.6.2 Release</a></li><li><a shape="rect" href="camel-163-release.html" title="Camel 1.6.3 Release">Camel 1.6.3 Release</a></li><li><a shape="rect" href="camel-164-release.html" title="Camel 1.6.4 Release">Camel 1.6.4 Release</a></li><li><a shape="rect" href="camel-200-release.html" title="Camel 2.0.0 Release">Camel 2.0.0 Release</a></li><li><a shape="rect" href="camel-20-m1-release.html" title="Camel 2.0-M1 Release">Camel 2.0-M1 Release</a></li><li><a shape="rect" href="camel-20-m2-release.html" title="Camel 2.0-M2 Rele
 ase">Camel 2.0-M2 Release</a></li><li><a shape="rect" href="camel-20-m3-release.html" title="Camel 2.0-M3 Release">Camel 2.0-M3 Release</a></li><li><a shape="rect" href="camel-210-release.html" title="Camel 2.1.0 Release">Camel 2.1.0 Release</a></li><li><a shape="rect" href="camel-220-release.html" title="Camel 2.2.0 Release">Camel 2.2.0 Release</a></li><li><a shape="rect" href="camel-230-release.html" title="Camel 2.3.0 Release">Camel 2.3.0 Release</a></li><li><a shape="rect" href="camel-240-release.html" title="Camel 2.4.0 Release">Camel 2.4.0 Release</a></li><li><a shape="rect" href="camel-250-release.html" title="Camel 2.5.0 Release">Camel 2.5.0 Release</a></li><li><a shape="rect" href="camel-260-release.html" title="Camel 2.6.0 Release">Camel 2.6.0 Release</a></li><li><a shape="rect" href="camel-270-release.html" title="Camel 2.7.0 Release">Camel 2.7.0 Release</a></li><li><a shape="rect" href="camel-271-release.html" title="Camel 2.7.1 Release">Camel 2.7.1 Release</a></
 li><li><a shape="rect" href="camel-272-release.html" title="Camel 2.7.2 Release">Camel 2.7.2 Release</a></li><li><a shape="rect" href="camel-273-release.html" title="Camel 2.7.3 Release">Camel 2.7.3 Release</a></li><li><a shape="rect" href="camel-274-release.html" title="Camel 2.7.4 Release">Camel 2.7.4 Release</a></li><li><a shape="rect" href="camel-275-release.html" title="Camel 2.7.5 Release">Camel 2.7.5 Release</a></li><li><a shape="rect" href="camel-280-release.html" title="Camel 2.8.0 Release">Camel 2.8.0 Release</a></li><li><a shape="rect" href="camel-281-release.html" title="Camel 2.8.1 Release">Camel 2.8.1 Release</a></li><li><a shape="rect" href="camel-282-release.html" title="Camel 2.8.2 Release">Camel 2.8.2 Release</a></li><li><a shape="rect" href="camel-283-release.html" title="Camel 2.8.3 Release">Camel 2.8.3 Release</a></li><li><a shape="rect" href="camel-284-release.html" title="Camel 2.8.4 Release">Camel 2.8.4 Release</a></li><li><a shape="rect" href="camel-
 285-release.html" title="Camel 2.8.5 Release">Camel 2.8.5 Release</a></li><li><a shape="rect" href="camel-286-release.html" title="Camel 2.8.6 Release">Camel 2.8.6 Release</a></li><li><a shape="rect" href="camel-290-release.html" title="Camel 2.9.0 Release">Camel 2.9.0 Release</a></li><li><a shape="rect" href="camel-291-release.html" title="Camel 2.9.1 Release">Camel 2.9.1 Release</a></li><li><a shape="rect" href="camel-292-release.html" title="Camel 2.9.2 Release">Camel 2.9.2 Release</a></li><li><a shape="rect" href="camel-293-release.html" title="Camel 2.9.3 Release">Camel 2.9.3 Release</a></li><li><a shape="rect" href="camel-294-release.html" title="Camel 2.9.4 Release">Camel 2.9.4 Release</a></li><li><a shape="rect" href="camel-295-release.html" title="Camel 2.9.5 Release">Camel 2.9.5 Release</a></li><li><a shape="rect" href="camel-296-release.html" title="Camel 2.9.6 Release">Camel 2.9.6 Release</a></li><li><a shape="rect" href="camel-297-release.html" title="Camel 2.9.
 7 Release">Camel 2.9.7 Release</a></li><li><a shape="rect" href="camel-2100-release.html" title="Camel 2.10.0 Release">Camel 2.10.0 Release</a></li><li><a shape="rect" href="camel-2101-release.html" title="Camel 2.10.1 Release">Camel 2.10.1 Release</a></li><li><a shape="rect" href="camel-2102-release.html" title="Camel 2.10.2 Release">Camel 2.10.2 Release</a></li><li><a shape="rect" href="camel-2103-release.html" title="Camel 2.10.3 Release">Camel 2.10.3 Release</a></li><li><a shape="rect" href="camel-2104-release.html" title="Camel 2.10.4 Release">Camel 2.10.4 Release</a></li><li><a shape="rect" href="camel-2110-release.html" title="Camel 2.11.0 Release">Camel 2.11.0 Release</a></li><li><a shape="rect" href="download-archives.html" title="Download Archives">Download Archives</a></li></ul></li><li><a shape="rect" href="google-summerofcode.html" title="Google SummerOfCode">Google SummerOfCode</a><ul><li><a shape="rect" href="gsoc-2009.html" title="GSoC 2009">GSoC 2009</a><ul>
 <li><a shape="rect" href="content-based-routing-on-camel.html" title="Content Based Routing on Camel">Content Based Routing on Camel</a></li><li><a shape="rect" href="groovy-renderer-user-guide.html" title="Groovy Renderer User Guide">Groovy Renderer User Guide</a></li><li><a shape="rect" href="load-balance-for-existing-messaging-service.html" title="Load Balance for existing Messaging Service">Load Balance for existing Messaging Service</a></li><li><a shape="rect" href="unsupported-groovy-dsl-features-on-web-console.html" title="Unsupported Groovy DSL Features on Web Console">Unsupported Groovy DSL Features on Web Console</a></li></ul></li></ul></li><li><a shape="rect" href="in-progress.html" title="In Progress">In Progress</a><ul><li><a shape="rect" href="camel-2120-release.html" title="Camel 2.12.0 Release">Camel 2.12.0 Release</a></li><li><a shape="rect" href="camel-xyz-release-template.html" title="Camel x.y.z Release (template)">Camel x.y.z Release (template)</a></li><
 /ul></li><li><a shape="rect" href="news.html" title="News">News</a></li><li><a shape="rect" href="articles.html" title="Articles">Articles</a></li><li><a shape="rect" href="privacy-policy.html" title="Privacy Policy">Privacy Policy</a></li><li><a shape="rect" href="reports.html" title="Reports">Reports</a><ul></ul></li><li><a shape="rect" href="team.html" title="Team">Team</a></li><li><a shape="rect" href="user-stories.html" title="User Stories">User Stories</a></li></ul>

[... 5 lines stripped ...]