Author: buildbot
Date: Tue Sep 18 21:26:02 2012
New Revision: 832402

Log:
Production update by buildbot for camel

Added:
    websites/production/camel/content/cache/main.pageCache   (with props)
Modified:
    websites/production/camel/content/async.html
    websites/production/camel/content/hl7.html
    websites/production/camel/content/index.html
    websites/production/camel/content/news.html
    websites/production/camel/content/siteindex.html
    websites/production/camel/content/sitemap.html
    websites/production/camel/content/stream.html
    websites/production/camel/content/team.html
    websites/production/camel/content/tracer-example.html

Modified: websites/production/camel/content/async.html
==============================================================================
--- websites/production/camel/content/async.html (original)
+++ websites/production/camel/content/async.html Tue Sep 18 21:26:02 2012
@@ -306,7 +306,7 @@ template.asyncCallbackRequestBody(url, <
 
 <span class="code-comment">// give on completion time to complete properly 
before we <span class="code-keyword">do</span> assertions on its size
 </span><span class="code-comment">// TODO: improve 
MockEndpoint.assertIsSatisfied(<span class="code-object">long</span>) to make 
<span class="code-keyword">this</span> sleep unnecessary
-</span><span class="code-object">Thread</span>.sleep(2200);
+</span><span class="code-object">Thread</span>.sleep(3000);
 
 </pre>
 </div></div>

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

Propchange: websites/production/camel/content/cache/main.pageCache
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: websites/production/camel/content/hl7.html
==============================================================================
--- websites/production/camel/content/hl7.html (original)
+++ websites/production/camel/content/hl7.html Tue Sep 18 21:26:02 2012
@@ -440,7 +440,7 @@ in.append(line2);
             .to(<span class="code-quote">"mock:unknown"</span>)
     <span class="code-comment">// end choice block
 </span>    .end()
-    <span class="code-comment">// marhsal response back
+    <span class="code-comment">// marshal response back
 </span>    .marshal(hl7);
 </pre>
 </div></div>

Modified: websites/production/camel/content/index.html
==============================================================================
--- websites/production/camel/content/index.html (original)
+++ websites/production/camel/content/index.html Tue Sep 18 21:26:02 2012
@@ -106,6 +106,31 @@ 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/download/attachments/8552585/muellerc-21094-pp-204.jpg?version=1&amp;modificationDate=1331244486000";
 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 Sep 18, 2012</div>
+                <a shape="rect" class="blogHeading" 
href="https://cwiki.apache.org/confluence/display/CAMEL/2012/09/18/The+Camel+Riders+Welcome+Three+New+Committers";>The
 Camel Riders Welcome Three New Committers</a>
+            
+        </div>
+    
+    <div class="wiki-content">
+        <p>The Apache Camel project is growing at the same steady pace we got 
used to with strong support from our community. The project would not be what 
it is without the community contributions.</p>
+
+<p>Now and then contributors stand out not only because of the high quality of 
the contributions, but also due to the commitment to the project and the time 
and energy spend on helping other users be as successful in using Camel. This 
is the case now with three more riders: Scott England-Sullivan, Henryk Konsek 
and Raul Kripalani. In recognition of their skills and passion the Camel 
community is proudly announcing them becoming new committers.</p>
+
+<p>On behalf of the Camel PMC, welcome aboard and we expect more great things 
coming from you!<br clear="none">
+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/~dkulp";>
                <img class="userLogo logo" 
src="https://cwiki.apache.org/confluence/download/attachments/13544/dkulp-96982-pp-dan_kulp.jpg?version=1&amp;modificationDate=1311181669000";
 alt="User icon: dkulp" title="dkulp">
            </a>            </span>
@@ -249,32 +274,6 @@ Hadrian</p>
         
     </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/~hadr...@apache.org";>
-               <img class="userLogo logo" 
src="https://cwiki.apache.org/confluence/download/attachments/72923/0e406ed.jpg?version=1&amp;modificationDate=1334889126000";
 alt="User icon: hadr...@apache.org" title="hadr...@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/~hadr...@apache.org";>Hadrian 
Zbarcea</a> posted on Apr 18, 2012</div>
-                <a shape="rect" class="blogHeading" 
href="https://cwiki.apache.org/confluence/display/CAMEL/2012/04/18/Apache+Camel+2.9.2+Released";>Apache
 Camel 2.9.2 Released</a>
-            
-        </div>
-    
-    <div class="wiki-content">
-        <p>The Camel community continues its efforts to issue patch releases 
on a predictable schedule. Today we are proud to announce a new patch release 
Apache Camel 2.9.2. This release comes with 58 issues fixed, about 6 weeks 
after the previous release - camel-2.9.1. Development continues as strong as 
ever, with a release to follow shortly for the still supported 2.8.x branch. 
The trunk already contains an impressive number of fixes, improvements and new 
features and it won't be long before camel-2.10.0 will be available as well.</p>
-
-<p>The artifacts are now published and are 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.<br clear="none">
-For more details please take a look at the <a shape="rect" 
href="camel-292-release.html" title="Camel 2.9.2 Release">release notes</a>.</p>
-
-<p>Many thanks to all contributors for making this release possible.</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/news.html
==============================================================================
--- websites/production/camel/content/news.html (original)
+++ websites/production/camel/content/news.html Tue Sep 18 21:26:02 2012
@@ -84,6 +84,31 @@
 <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/download/attachments/8552585/muellerc-21094-pp-204.jpg?version=1&amp;modificationDate=1331244486000";
 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 Sep 18, 2012</div>
+                <a shape="rect" class="blogHeading" 
href="https://cwiki.apache.org/confluence/display/CAMEL/2012/09/18/The+Camel+Riders+Welcome+Three+New+Committers";>The
 Camel Riders Welcome Three New Committers</a>
+            
+        </div>
+    
+    <div class="wiki-content">
+        <p>The Apache Camel project is growing at the same steady pace we got 
used to with strong support from our community. The project would not be what 
it is without the community contributions.</p>
+
+<p>Now and then contributors stand out not only because of the high quality of 
the contributions, but also due to the commitment to the project and the time 
and energy spend on helping other users be as successful in using Camel. This 
is the case now with three more riders: Scott England-Sullivan, Henryk Konsek 
and Raul Kripalani. In recognition of their skills and passion the Camel 
community is proudly announcing them becoming new committers.</p>
+
+<p>On behalf of the Camel PMC, welcome aboard and we expect more great things 
coming from you!<br clear="none">
+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/~dkulp";>
                <img class="userLogo logo" 
src="https://cwiki.apache.org/confluence/download/attachments/13544/dkulp-96982-pp-dan_kulp.jpg?version=1&amp;modificationDate=1311181669000";
 alt="User icon: dkulp" title="dkulp">
            </a>            </span>
@@ -598,62 +623,6 @@ Hadrian</p>
         
     </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/~davsclaus";>
-               <img class="userLogo logo" 
src="https://cwiki.apache.org/confluence/download/attachments/71119/davsclaus-43496-pp-claus-ibsen-head-shot2.png?version=1&amp;modificationDate=1298447947000";
 alt="User icon: davsclaus" title="davsclaus">
-           </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/~davsclaus";>Claus Ibsen</a> 
posted on Jul 07, 2011</div>
-                <a shape="rect" class="blogHeading" 
href="https://cwiki.apache.org/confluence/display/CAMEL/2011/07/07/Happy+Birthday+Camel";>Happy
 Birthday Camel</a>
-            
-        </div>
-    
-    <div class="wiki-content">
-        <p>This month we celebrate the 4 year birthday of the Apache Camel 
project. Camel was conceived as a sub project from Apache ActiveMQ project.<br 
clear="none">
-<span class="image-wrap" style="float: left"><img 
src="news.data/camel-4year.png" style="border: 0px solid black"></span></p>
-
-<p>In fact the <a shape="rect" class="external-link" 
href="http://svn.apache.org/viewvc/activemq/camel/trunk/?pathrev=519901";>first 
commit</a> of the project to Apache was done by one of its founders, <a 
shape="rect" class="external-link" href="http://macstrac.blogspot.com"; 
rel="nofollow">James Strachan</a>, on March 19th 2007.</p>
-
-<p>The first public announcement of the project as posted on a blog by James 
on May 15th 2007, in his blog titled<br clear="none">
-<a shape="rect" class="external-link" 
href="http://macstrac.blogspot.com/2007/05/enterprise-integration-patterns-in-java.html";
 rel="nofollow">Enterprise Integration Patterns in Java</a>.</p>
-
-<p>Apache Camel 1.0 was released on the 2th of July 2007 according to the <a 
shape="rect" class="external-link" 
href="http://repo2.maven.org/maven2/org/apache/camel/camel-core/1.0.0/"; 
rel="nofollow">timestamp in the central Maven repository</a>.<br clear="none">
-What strikes me as really impressive with the 1.0 release was the envision of 
its founders to emphasize on making<br clear="none">
-integration easier using EIPs and DSLs. The first release of Camel had its 
powerful Java DSL and Spring XML from<br clear="none">
-the very beginning.</p>
-
-<p>Over the course of time the Camel team have released many Camel 
releases.<br clear="none">
-A total of 11 release of the Camel 1.x series.<br clear="none">
-And so far 10 releases (and 3 milestones) of the Camel 2.x series.</p>
-
-<p>The project has since grown tremendously and today is one of the most 
popular integration frameworks out there.</p>
-
-<p>In January 2009 the project became a <a shape="rect" class="external-link" 
href="http://macstrac.blogspot.com/2009/01/apache-camel-goes-top-level.html"; 
rel="nofollow">top level project</a> at Apache.</p>
-
-<p>It is believed that one of the first public presentation of Apache Camel at 
a major conference took place in 2008<br clear="none">
-where <a shape="rect" class="external-link" 
href="http://bsnyderblog.blogspot.com/2008/05/activemq-and-servicemix-at-apachecon-us.html";
 rel="nofollow">Bruce Snyder presented ActiveMQ and Camel</a> at several 
conferences.</p>
-
-<p>Since then Camel have appeared in many public presentation, both at major 
conferences, JUGs and other events.<br clear="none">
-We do have a number of links to those presentations at the <a shape="rect" 
href="articles.html" title="Articles">Articles</a> page.</p>
-
-<p>The popularity of the Camel project keep rising and at the end of last 
year, the <a shape="rect" class="external-link" 
href="http://manning.com/ibsen/"; rel="nofollow">Camel in Action</a> book went 
into print.<br clear="none">
-Having a book published by the well respected Manning publication is a 
testimony of the popularity of the project.</p>
-
-<p>Today the Camel team is busy finalizing on the last bits for the upcoming 
Apache <a shape="rect" href="camel-280-release.html" title="Camel 2.8.0 
Release">Camel 2.8.0 release</a>.</p>
-
-<p>Happy birthday Camel.</p>
-
-
-<p>On behalf of the Camel team<br clear="none">
-Claus Ibsen</p>
-    </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 Tue Sep 18 21:26:02 2012
@@ -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> ... 29</td><td colspan="1" rowspan="1"><a shape="rect" 
href="#index-B">B</a> ... 34</td><td colspan="1" rowspan="1"><a shape="rect" 
href="#index-C">C</a> ... 124</td><td colspan="1" rowspan="1"><a shape="rect" 
href="#index-D">D</a> ... 28</td><td colspan="1" rowspan="1"><a shape="rect" 
href="#index-E">E</a> ... 28</td></tr><tr><td colspan="1" rowspan="1"><a 
shape="rect" href="#index-F">F</a> ... 12</td><td colspan="1" rowspan="1"><a 
shape="rect" href="#index-G">G</a> ... 23</td><td colspan="1" rowspan="1"><a 
shape="rect" href="#index-H">H</a> ... 79</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> ... 23</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> ... 26</td><td 
colspan="1" rowspan="1"><a shape="rect" href="#index-N">N</a> ... 7</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> ... 27</td><td colspan="1" rowspan="1"><a shape="rect" 
href="#index-S">S</a> ... 64</td><td colspan="1" rowspan="1"><a shape="rect" 
href="#index-T">T</a> ... 40</td><td colspan="1" rowspan="1"><a shape="rect" 
href="#index-U">U</a> ... 16</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> ... 27</td></tr><tr><td colspan="1" rowspan="1"><a 
shape="rect" href="#index-X">X<
 /a> ... 11</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> ... 2</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> ... 30</td><td colspan="1" rowspan="1"><a shape="rect" 
href="#index-B">B</a> ... 34</td><td colspan="1" rowspan="1"><a shape="rect" 
href="#index-C">C</a> ... 124</td><td colspan="1" rowspan="1"><a shape="rect" 
href="#index-D">D</a> ... 28</td><td colspan="1" rowspan="1"><a shape="rect" 
href="#index-E">E</a> ... 28</td></tr><tr><td colspan="1" rowspan="1"><a 
shape="rect" href="#index-F">F</a> ... 12</td><td colspan="1" rowspan="1"><a 
shape="rect" href="#index-G">G</a> ... 23</td><td colspan="1" rowspan="1"><a 
shape="rect" href="#index-H">H</a> ... 79</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> ... 23</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> ... 26</td><td 
colspan="1" rowspan="1"><a shape="rect" href="#index-N">N</a> ... 8</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> ... 27</td><td colspan="1" rowspan="1"><a shape="rect" 
href="#index-S">S</a> ... 64</td><td colspan="1" rowspan="1"><a shape="rect" 
href="#index-T">T</a> ... 40</td><td colspan="1" rowspan="1"><a shape="rect" 
href="#index-U">U</a> ... 16</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> ... 27</td></tr><tr><td colspan="1" rowspan="1"><a 
shape="rect" href="#index-X">X<
 /a> ... 11</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> ... 3</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>
@@ -92,6 +92,10 @@
         <br clear="none">
              <div class="smalltext" style="margin: 0 0 0 36px">ActiveMQ 
Component  The ActiveMQ component allows messages to be sent to a JMS 
http://java.sun.com/products/jms/ Queue or Topic or messages to be consumed 
from a JMS Queue or Topic using Apache ActiveMQ http://activemq.apache.org/ The 
most popular and powerful open source ... </div>
                                  <span class="icon icon-page" 
title="Page">Page:</span>
+                         <a shape="rect" 
href="activemq-camel-tomcat.html">ActiveMQ Camel Tomcat</a>
+        <br clear="none">
+             <div class="smalltext" style="margin: 0 0 0 36px">Embedded 
ActiveMQ Broker with Camel running in Apache Tomcat example Available as of 
Camel 2.11  This example shows how you can embed Apache ActiveMQ Broker and 
Camel in a web application, which can run on Apache Tomcat or other web ... 
</div>
+                                 <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" href="activemq-journal.html">ActiveMQ 
Journal</a>
         <br clear="none">
              <div class="smalltext" style="margin: 0 0 0 36px">ActiveMQ 
Journal Component  The ActiveMQ Journal Component allows messages to be stored 
in a rolling log file and then consumed from that log file. The journal 
aggregates and batches up concurrent writes so that the overhead of writing and 
waiting for the disk sync is relatively constant ... </div>
@@ -154,7 +158,7 @@
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" 
href="asynchronous-processing.html">Asynchronous Processing</a>
         <br clear="none">
-             <div class="smalltext" style="margin: 0 0 0 36px">Asynchronous 
Processing   Overview    The information on this page applies for the Camel 1.x 
and Camel 2.4 onwards. In Camel 1.x the asynchronous processing is only 
implemented for JBI where as in Camel 2.4 onwards we have implemented it in 
many other areas. See more ... </div>
+             <div class="smalltext" style="margin: 0 0 0 36px">Asynchronous 
Processing   Overview    The information on this page applies for Camel 2.4 
onwards. Before Camel 2.4 the asynchronous processing is only implemented for 
JBI where as in Camel 2.4 onwards we have implemented it in many other areas. 
See more at Asynchronous ... </div>
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" 
href="asynchronous-queueing.html">Asynchronous Queueing</a>
         <br clear="none">
@@ -255,7 +259,7 @@
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" href="bindy.html">Bindy</a>
         <br clear="none">
-             <div class="smalltext" style="margin: 0 0 0 36px">Bindy  
Available as of Camel 2.0  The idea that the developers has followed to design 
this component was to allow the parsing/binding of non structured data (or to 
be more precise nonXML data) to Java Bean using annotations. Using Bindy, you 
can bind data ... </div>
+             <div class="smalltext" style="margin: 0 0 0 36px">Bindy  The idea 
that the developers has followed to design this component was to allow the 
parsing/binding of non structured data (or to be more precise nonXML data) to 
Java Bean using annotations. Using Bindy, you can bind data like :  CSV record 
... </div>
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" 
href="blueprint-testing.html">Blueprint Testing</a>
         <br clear="none">
@@ -331,7 +335,7 @@
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" href="browse.html">Browse</a>
         <br clear="none">
-             <div class="smalltext" style="margin: 0 0 0 36px">Browse 
Component  Available as of Camel 2.0  The Browse component provides a simple 
BrowsableEndpoint which can be useful for testing, visualisation tools or 
debugging. The exchanges sent to the endpoint are all available to be browsed.  
  URI format    browse:someName    Where someName can ... </div>
+             <div class="smalltext" style="margin: 0 0 0 36px">Browse 
Component  The Browse component provides a simple BrowsableEndpoint which can 
be useful for testing, visualisation tools or debugging. The exchanges sent to 
the endpoint are all available to be browsed.    URI format    browse:someName  
  Where someName can be any string to uniquely ... </div>
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" href="building.html">Building</a>
         <br clear="none">
@@ -600,7 +604,7 @@
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" href="camel-test.html">Camel Test</a>
         <br clear="none">
-             <div class="smalltext" style="margin: 0 0 0 36px">Camel Test As a 
simple alternative to using Spring Testing or Guice the cameltest module was 
introduced into the Camel 2.0 trunk so you can perform powerful Testing of your 
Enterprise Integration Patterns easily.  The {{cameltest}} JAR is using JUnit. 
There is an ... </div>
+             <div class="smalltext" style="margin: 0 0 0 36px">Camel Test  As 
a simple alternative to using Spring Testing or Guice the cameltest module was 
introduced so you can perform powerful Testing of your Enterprise Integration 
Patterns easily.    The {{cameltest}} JAR is using JUnit. There is an 
alternative {{cameltestng}} JAR ... </div>
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" 
href="camel-transport-for-cxf.html">Camel Transport for CXF</a>
         <br clear="none">
@@ -720,7 +724,7 @@
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" href="constant.html">Constant</a>
         <br clear="none">
-             <div class="smalltext" style="margin: 0 0 0 36px">Constant 
Expression Language  The Constant Expression Language is really just a way to 
specify constant strings as a type of expression.   Available as of Camel 1.5   
Example usage  The setHeader element of the Spring DSL can utilize a constant 
expression like:   &lt;route&gt;  &lt;from ... </div>
+             <div class="smalltext" style="margin: 0 0 0 36px">Constant 
Expression Language  The Constant Expression Language is really just a way to 
specify constant strings as a type of expression.    Example usage  The 
setHeader element of the Spring DSL can utilize a constant expression like:   
&lt;route&gt;  &lt;from uri="seda:a"/&gt;  &lt;setHeader ... </div>
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" 
href="content-based-router.html">Content Based Router</a>
         <br clear="none">
@@ -808,7 +812,7 @@
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" href="cxf-bean-component.html">CXF 
Bean Component</a>
         <br clear="none">
-             <div class="smalltext" style="margin: 0 0 0 36px">CXF Bean 
Component (2.0 or later)  The cxfbean: component allows other Camel endpoints 
to send exchange and invoke Web service bean objects. (Currently, it only 
supports JAXRS, JAXWS(new to camel2.1) annotated service bean.)    
{{CxfBeanEndpoint}} is a {{ProcessorEndpoint ... </div>
+             <div class="smalltext" style="margin: 0 0 0 36px">CXF Bean 
Component  The cxfbean: component allows other Camel endpoints to send exchange 
and invoke Web service bean objects. (Currently, it only supports JAXRS, 
JAXWS(new to camel2.1) annotated service bean.)    {{CxfBeanEndpoint}} is a 
{{ProcessorEndpoint}} so it has ... </div>
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" href="cxf-example.html">CXF 
Example</a>
         <br clear="none">
@@ -849,7 +853,7 @@
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" href="dataset.html">DataSet</a>
         <br clear="none">
-             <div class="smalltext" style="margin: 0 0 0 36px">DataSet 
Component     The DataSet component (available since 1.3.0) provides a 
mechanism to easily perform load &amp; soak testing of your system. It works by 
allowing you to create DataSet instances 
http://camel.apache.org/maven/current/camelcore/apidocs/org/apache ... </div>
+             <div class="smalltext" style="margin: 0 0 0 36px">DataSet 
Component     The DataSet component provides a mechanism to easily perform load 
&amp; soak testing of your system. It works by allowing you to create DataSet 
instances 
http://camel.apache.org/maven/current/camelcore/apidocs/org/apache/camel/component/dataset
 ... </div>
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" href="db4o.html">Db4o</a>
         <br clear="none">
@@ -873,7 +877,7 @@
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" href="delayer.html">Delayer</a>
         <br clear="none">
-             <div class="smalltext" style="margin: 0 0 0 36px">Delayer  The 
Delayer Pattern allows you to delay the delivery of messages to some 
destination.    The Delayer in Camel 1.x works a bit differently than Camel 2.0 
onwards.  In Camel 1.x the expression is used to calculate an absolute time in 
millis. So ... </div>
+             <div class="smalltext" style="margin: 0 0 0 36px">Delayer  The 
Delayer Pattern allows you to delay the delivery of messages to some 
destination.    The expression is a value in millis to wait from the current 
time, so the expression should just be {{3000}}. However you can use a long 
value for a fixed value ... </div>
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" 
href="dependency-injection.html">Dependency Injection</a>
         <br clear="none">
@@ -1067,7 +1071,7 @@
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" href="file-language.html">File 
Language</a>
         <br clear="none">
-             <div class="smalltext" style="margin: 0 0 0 36px">File Expression 
Language  Available as of Camel 1.5    From Camel 2.2 onwards, the file 
language is now merged with Simple language which means you can use all the 
file syntax directly within the simple language.    The File Expression ... 
</div>
+             <div class="smalltext" style="margin: 0 0 0 36px">File Expression 
Language    From Camel 2.2 onwards, the file language is now merged with Simple 
language which means you can use all the file syntax directly within the simple 
language.    The File Expression Language is an extension ... </div>
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" href="file2.html">File2</a>
         <br clear="none">
@@ -1103,11 +1107,11 @@
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" href="ftp.html">FTP</a>
         <br clear="none">
-             <div class="smalltext" style="margin: 0 0 0 36px">FTP/SFTP 
Component Camel 1.x only  This component provides access to remote file systems 
over the FTP and SFTP protocols.  Maven users will need to add the following 
dependency to their {{pom.xml}} for this component:   &lt;dependency&gt;   
&lt;groupId&gt;org.apache.camel&lt;/groupId&gt;   &lt;artifactId&gt;camelcometd 
... </div>
+             <div class="smalltext" style="margin: 0 0 0 36px"></div>
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" href="ftp2.html">FTP2</a>
         <br clear="none">
-             <div class="smalltext" style="margin: 0 0 0 36px">FTP/SFTP/FTPS 
Component Camel 2.0 onwards  This component provides access to remote file 
systems over the FTP and SFTP protocols.  Maven users will need to add the 
following dependency to their {{pom.xml}} for this component:   
&lt;dependency&gt;   &lt;groupId&gt;org.apache.camel&lt;/groupId&gt;   
&lt;artifactId ... </div>
+             <div class="smalltext" style="margin: 0 0 0 36px">FTP/SFTP/FTPS 
Component  This component provides access to remote file systems over the FTP 
and SFTP protocols.  Maven users will need to add the following dependency to 
their {{pom.xml}} for this component:   &lt;dependency&gt;   
&lt;groupId&gt;org.apache.camel&lt;/groupId&gt;   
&lt;artifactId&gt;camelftp&lt;/artifactId&gt;   &lt;version ... </div>
         </td><td colspan="1" rowspan="1"><h4 style="margin-top: 0px"><a 
shape="rect" name="index-G"></a>G</h4>
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" href="gae.html">GAE</a>
@@ -1128,7 +1132,7 @@
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" href="ghttp.html">ghttp</a>
         <br clear="none">
-             <div class="smalltext" style="margin: 0 0 0 36px">ghttp}} 
Component  The {{ghttp}} component contributes to the Camel Components for 
Google App Engine GAE (GAE). It provides connectivity to the GAE URL fetch 
service http://code.google.com/appengine/docs/java/urlfetch/ but can also be 
used to receive messages from ... </div>
+             <div class="smalltext" style="margin: 0 0 0 36px">ghttp}} 
Component  Available as of Camel 2.1 The {{ghttp}} component contributes to the 
Camel Components for Google App Engine GAE (GAE). It provides connectivity to 
the GAE URL fetch service http://code.google.com/appengine/docs/java/urlfetch/ 
but can also be used ... </div>
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" href="glogin.html">glogin</a>
         <br clear="none">
@@ -1136,7 +1140,7 @@
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" href="gmail.html">gmail</a>
         <br clear="none">
-             <div class="smalltext" style="margin: 0 0 0 36px">gmail}} 
Component  The {{gmail}} component contributes to the Camel Components for 
Google App Engine GAE (GAE). It supports sending of emails via the GAE mail 
service http://code.google.com/appengine/docs/java/mail/. Receiving mails is 
not supported yet but will be added ... </div>
+             <div class="smalltext" style="margin: 0 0 0 36px">gmail}} 
Component  Available as of Camel 2.1 The {{gmail}} component contributes to the 
Camel Components for Google App Engine GAE (GAE). It supports sending of emails 
via the GAE mail service http://code.google.com/appengine/docs/java/mail/. 
Receiving mails ... </div>
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" 
href="google-summerofcode.html">Google SummerOfCode</a>
         <br clear="none">
@@ -1164,7 +1168,7 @@
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" href="gtask.html">gtask</a>
         <br clear="none">
-             <div class="smalltext" style="margin: 0 0 0 36px">gtask}} 
Component  The {{gtask}} component contributes to the Camel Components for 
Google App Engine GAE (GAE). It supports asynchronous message processing on GAE 
by using the task queueing service 
http://code.google.com/appengine/docs/java/taskqueue/ as message queue. For 
adding ... </div>
+             <div class="smalltext" style="margin: 0 0 0 36px">gtask}} 
Component  Available as of Camel 2.1 The {{gtask}} component contributes to the 
Camel Components for Google App Engine GAE (GAE). It supports asynchronous 
message processing on GAE by using the task queueing service 
http://code.google.com/appengine/docs/java/taskqueue ... </div>
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" 
href="guaranteed-delivery.html">Guaranteed Delivery</a>
         <br clear="none">
@@ -1176,7 +1180,7 @@
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" href="guice.html">Guice</a>
         <br clear="none">
-             <div class="smalltext" style="margin: 0 0 0 36px">Camel Guice  As 
of 1.5 we now have support for Google Guice 
http://code.google.com/p/googleguice/ as a dependency injection framework. To 
use it just be dependent on camelguice.jar which also depends on the following 
jars http://activemq.apache.org/camel/maven/camelguice ... </div>
+             <div class="smalltext" style="margin: 0 0 0 36px">Camel Guice  We 
have support for Google Guice http://code.google.com/p/googleguice/ as a 
dependency injection framework. To use it just be dependent on camelguice.jar 
which also depends on the following jars 
http://activemq.apache.org/camel/maven/camelguice/dependencies.html.   
Dependency ... </div>
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" 
href="guice-dot-maven-goal-.html">Guice Dot Maven Goal </a>
         <br clear="none">
@@ -1225,7 +1229,7 @@
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" href="header.html">Header</a>
         <br clear="none">
-             <div class="smalltext" style="margin: 0 0 0 36px">Header 
Expression Language  The Header Expression Language allows you to extract 
values of named headers.  Available as of Camel 1.5   Example usage  The 
recipientList element of the Spring DSL can utilize a header expression like:   
  In this case, the list of recipients are contained ... </div>
+             <div class="smalltext" style="margin: 0 0 0 36px">Header 
Expression Language  The Header Expression Language allows you to extract 
values of named headers.   Example usage  The recipientList element of the 
Spring DSL can utilize a header expression like:     In this case, the list of 
recipients are contained in the header 'myHeader'.   And the same ... </div>
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" href="hibernate.html">Hibernate</a>
         <br clear="none">
@@ -1562,7 +1566,7 @@
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" href="irc.html">IRC</a>
         <br clear="none">
-             <div class="smalltext" style="margin: 0 0 0 36px">IRC Component 
The irc component implements an IRC 
http://en.wikipedia.org/wiki/InternetRelayChat (Internet Relay Chat) transport. 
Maven users will need to add the following dependency to their {{pom.xml}} for 
this component:  &lt;dependency&gt;   
&lt;groupId&gt;org.apache.camel&lt;/groupId&gt;   
&lt;artifactId&gt;camelirc&lt;/artifactId ... </div>
+             <div class="smalltext" style="margin: 0 0 0 36px">IRC Component  
The irc component implements an IRC 
http://en.wikipedia.org/wiki/InternetRelayChat (Internet Relay Chat) transport. 
 Maven users will need to add the following dependency to their {{pom.xml}} for 
this component:   &lt;dependency&gt;   
&lt;groupId&gt;org.apache.camel&lt;/groupId&gt;   
&lt;artifactId&gt;camelirc&lt;/artifactId ... </div>
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" href="irc-room.html">IRC Room</a>
         <br clear="none">
@@ -1850,7 +1854,7 @@
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" href="mvel.html">Mvel</a>
         <br clear="none">
-             <div class="smalltext" style="margin: 0 0 0 36px">Mvel Avialable 
in Camel 2.0  Camel allows Mvel http://mvel.codehaus.org/ to be used as an 
Expression or Predicate the DSL or Xml Configuration.  You could use Mvel to 
create an Predicate in a Message Filter or as an Expression for a Recipient 
List  You ... </div>
+             <div class="smalltext" style="margin: 0 0 0 36px">Mvel  Camel 
allows Mvel http://mvel.codehaus.org/ to be used as an Expression or Predicate 
the DSL or Xml Configuration.  You could use Mvel to create an Predicate in a 
Message Filter or as an Expression for a Recipient List  You can use Mvel ... 
</div>
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" href="mybatis.html">MyBatis</a>
         <br clear="none">
@@ -1865,6 +1869,10 @@
         <br clear="none">
              <div class="smalltext" style="margin: 0 0 0 36px">Overview   Home 
Index  Download  Getting Started  FAQ   Documentation   User Guide  Manual  
Books  Tutorials  Examples  Cookbook  Enterprise Integration Patterns  
Architecture  Components  Data Format  Languages  Security   Search    &lt;form 
action="http://www.google.com/cse ... </div>
                                  <span class="icon icon-page" 
title="Page">Page:</span>
+                         <a shape="rect" href="neo4j.html">Neo4j</a>
+        <br clear="none">
+             <div class="smalltext" style="margin: 0 0 0 36px">Camel Neo4j 
component  Available as of Camel 2.11  The neo4j: component allows you to treat 
Neo4j as a camel producer endpoint. This means you can use this component in 
to() calls but not from() calls. This component is backed by the Spring Data 
Neo4j Library http ... </div>
+                                 <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" href="netty.html">Netty</a>
         <br clear="none">
              <div class="smalltext" style="margin: 0 0 0 36px">Netty Component 
Available as of Camel 2.3  The netty component in Camel is a socket 
communication component, based on the Netty http://netty.io/ project. Netty is 
a NIO client server framework which enables quick and easy development of 
network applications such as protocol servers ... </div>
@@ -1985,7 +1993,7 @@
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" href="property.html">Property</a>
         <br clear="none">
-             <div class="smalltext" style="margin: 0 0 0 36px">Property 
Expression Language  The Property Expression Language allows you to extract 
values of named exchange properties.  Available as of Camel 2.0   Example usage 
 The recipientList element of the Spring DSL can utilize a property expression 
like:     In this case, the list of recipients ... </div>
+             <div class="smalltext" style="margin: 0 0 0 36px">Property 
Expression Language  The Property Expression Language allows you to extract 
values of named exchange properties.   Example usage  The recipientList element 
of the Spring DSL can utilize a property expression like:     In this case, the 
list of recipients are contained in the property 'myProperty ... </div>
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" href="protobuf.html">Protobuf</a>
         <br clear="none">
@@ -2010,7 +2018,7 @@
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" href="quickfix.html">Quickfix</a>
         <br clear="none">
-             <div class="smalltext" style="margin: 0 0 0 36px">QuickFIX/J 
Component  Available as of Camel 2.0  The quickfix component adapts the 
QuickFIX/J http://www.quickfixj.org/ FIX engine for using in Camel . This 
component uses the standard Financial Interchange (FIX) protocol 
http://www.fixprotocol.org/ for message transport.    The quickfix component 
... </div>
+             <div class="smalltext" style="margin: 0 0 0 36px">QuickFIX/J 
Component   The quickfix component adapts the QuickFIX/J 
http://www.quickfixj.org/ FIX engine for using in Camel . This component uses 
the standard Financial Interchange (FIX) protocol http://www.fixprotocol.org/ 
for message transport.    The quickfix component was rewritten for Camel 2.5 
... </div>
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" href="quicklinks.html">QuickLinks</a>
         <br clear="none">
@@ -2023,7 +2031,7 @@
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" 
href="recipientlist-annotation.html">RecipientList Annotation</a>
         <br clear="none">
-             <div class="smalltext" style="margin: 0 0 0 36px">RecipientList 
Annotation  As of 1.5.0 we now support the use of @RecipientList on a bean 
method to easily create a dynamic Recipient List using a Java method.   Simple 
Example using @Consume and @RecipientList    package com.acme.foo;  public 
class RouterBean {    @Consume(uri ... </div>
+             <div class="smalltext" style="margin: 0 0 0 36px">RecipientList 
Annotation  We support the use of @RecipientList on a bean method to easily 
create a dynamic Recipient List using a Java method.   Simple Example using 
@Consume and @RecipientList    package com.acme.foo;  public class RouterBean { 
   @Consume(uri = "activemq:foo ... </div>
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" 
href="redeliverypolicy.html">RedeliveryPolicy</a>
         <br clear="none">
@@ -2148,7 +2156,7 @@
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" 
href="scatter-gather.html">Scatter-Gather</a>
         <br clear="none">
-             <div class="smalltext" style="margin: 0 0 0 36px">ScatterGather  
The ScatterGather 
http://www.enterpriseintegrationpatterns.com/BroadcastAggregate.html from the 
EIP patterns Enterprise Integration Patterns allows you to route messages to a 
number of dynamically specified recipients and reaggregate the responses back 
into a single message.  
!http://www.enterpriseintegrationpatterns.com/img/BroadcastAggregate.gif!  
Available in Camel ... </div>
+             <div class="smalltext" style="margin: 0 0 0 36px">ScatterGather  
The ScatterGather 
http://www.enterpriseintegrationpatterns.com/BroadcastAggregate.html from the 
EIP patterns Enterprise Integration Patterns allows you to route messages to a 
number of dynamically specified recipients and reaggregate the responses back 
into a single message.  
!http://www.enterpriseintegrationpatterns.com/img/BroadcastAggregate.gif!   
Dynamic ScatterGather ... </div>
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" 
href="scheduledroutepolicy.html">ScheduledRoutePolicy</a>
         <br clear="none">
@@ -2268,7 +2276,7 @@
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" href="sort.html">Sort</a>
         <br clear="none">
-             <div class="smalltext" style="margin: 0 0 0 36px">Sort Available 
as of Camel 2.0  Sort can be used to sort a message. Imagine you consume text 
files and before processing each file you want to be sure the content is 
sorted.  Sort will by default sort the body using a default comparator ... 
</div>
+             <div class="smalltext" style="margin: 0 0 0 36px">Sort  Sort can 
be used to sort a message. Imagine you consume text files and before processing 
each file you want to be sure the content is sorted.  Sort will by default sort 
the body using a default comparator that handles numeric values ... </div>
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" href="source.html">Source</a>
         <br clear="none">
@@ -2280,7 +2288,7 @@
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" href="splitter.html">Splitter</a>
         <br clear="none">
-             <div class="smalltext" style="margin: 0 0 0 36px">Splitter  The 
Splitter http://www.enterpriseintegrationpatterns.com/Sequencer.html from the 
EIP patterns Enterprise Integration Patterns allows you split a message into a 
number of pieces and process them individually  
!http://www.enterpriseintegrationpatterns.com/img/Sequencer.gif!  As of Camel 
2.0, you need to specify a Splitter ... </div>
+             <div class="smalltext" style="margin: 0 0 0 36px">Splitter  The 
Splitter http://www.enterpriseintegrationpatterns.com/Sequencer.html from the 
EIP patterns Enterprise Integration Patterns allows you split a message into a 
number of pieces and process them individually  
!http://www.enterpriseintegrationpatterns.com/img/Sequencer.gif!  You need to 
specify a Splitter as {{split()}}. In earlier ... </div>
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" href="spring.html">Spring</a>
         <br clear="none">
@@ -2481,7 +2489,7 @@
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" 
href="tutorial-example-reportincident-part1.html">Tutorial-Example-ReportIncident-Part1</a>
         <br clear="none">
-             <div class="smalltext" style="margin: 0 0 0 36px">Part 1   
Prerequisites This tutorial uses the following frameworks:  Maven 2.0.9  Apache 
Camel 1.4.0  Apache CXF 2.1.1  Spring 2.5.5  Note: The sample project can be 
downloaded, see the resources #Resources section.   Initial Project Setup We 
... </div>
+             <div class="smalltext" style="margin: 0 0 0 36px">Part 1   
Prerequisites This tutorial uses the following frameworks:  Maven 2.0.9  Apache 
Camel 2.10.0  Apache CXF 2.6.1  Spring 3.0.7  Note: The sample project can be 
downloaded, see the resources #Resources section.   Initial Project Setup We 
... </div>
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" 
href="tutorial-example-reportincident-part2.html">Tutorial-Example-ReportIncident-Part2</a>
         <br clear="none">
@@ -2761,7 +2769,7 @@
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" 
href="xmlsecurity-dataformat.html">XMLSecurity DataFormat</a>
         <br clear="none">
-             <div class="smalltext" style="margin: 0 0 0 36px">XMLSecurity 
Data Format Available as of Camel 2.0  The XMLSecurity DataFormat facilitates 
encryption and decryption of XML payloads at the Document, Element and Element 
Content levels (including simultaneous multinode encryption/decryption using 
XPATH).  The encryption capability is based on formats supported ... </div>
+             <div class="smalltext" style="margin: 0 0 0 36px">XMLSecurity 
Data Format  The XMLSecurity DataFormat facilitates encryption and decryption 
of XML payloads at the Document, Element and Element Content levels (including 
simultaneous multinode encryption/decryption using XPATH).  The encryption 
capability is based on formats supported using the Apache XML ... </div>
                                  <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" href="xmpp.html">XMPP</a>
         <br clear="none">
@@ -2789,6 +2797,10 @@
         </td><td colspan="1" rowspan="1"><h4 style="margin-top: 0px"><a 
shape="rect" name="index-Y"></a>Y</h4>
         </td></tr><tr valign="top"><td colspan="1" rowspan="1"><h4 
style="margin-top: 0px"><a shape="rect" name="index-Z"></a>Z</h4>
                                  <span class="icon icon-page" 
title="Page">Page:</span>
+                         <a shape="rect" href="zeromq.html">ZeroMQ</a>
+        <br clear="none">
+             <div class="smalltext" style="margin: 0 0 0 36px">Camel ZeroMQ 
Component  Not Yet Available  The zeromq: component allows you to consumer or 
produce messages using ZeroMQ http://zeromq.org/. Zeromq requires a bit of work 
to get setup, especially on windows. Refer to the documentation 
http://www.zeromq.org/intro:getthesoftware ... </div>
+                                 <span class="icon icon-page" 
title="Page">Page:</span>
                          <a shape="rect" href="zip-dataformat.html">Zip 
DataFormat</a>
         <br clear="none">
              <div class="smalltext" style="margin: 0 0 0 36px">Zip Data Format 
is a message compression and decompression format. Messages marshalled using 
Zip compression can be unmarshalled using Zip decompression just prior to being 
consumed at the endpoint. The compression capability is quite useful when you 
deal with large ... </div>


Reply via email to