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 2015/05/27 11:19:40 UTC

svn commit: r952846 - in /websites/production/camel/content: book-architecture.html book-in-one-page.html cache/main.pageCache component-list-external.html components.html transport.html uris.html

Author: buildbot
Date: Wed May 27 09:19:39 2015
New Revision: 952846

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/book-architecture.html
    websites/production/camel/content/book-in-one-page.html
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/component-list-external.html
    websites/production/camel/content/components.html
    websites/production/camel/content/transport.html
    websites/production/camel/content/uris.html

Modified: websites/production/camel/content/book-architecture.html
==============================================================================
--- websites/production/camel/content/book-architecture.html (original)
+++ websites/production/camel/content/book-architecture.html Wed May 27 09:19:39 2015
@@ -707,10 +707,10 @@ disruptor-vm:someName[?<option>]
 </div></div></td><td colspan="1" rowspan="1" class="confluenceTd"><p>GPL</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>For working with EDI parsing using the <a shape="rect" class="external-link" href="http://milyn.codehaus.org/Smooks" rel="nofollow">Smooks library</a>. This component is <strong>deprecated</strong> as Smooks now provides <a shape="rect" class="external-link" href="http://www.smooks.org/mediawiki/index.php?title=V1.5:Smooks_v1.5_User_Guide#Apache_Camel_Integration" rel="nofollow">Camel integration out of the box</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" href="spring-neo4j.html">Spring Neo4j</a> / camel-spring-neo4j in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a></p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[spring-neo4j:http://hostname[:port]/database[?options]
 ]]></script>
-</div></div></td><td colspan="1" rowspan="1" class="confluenceTd"><p>to bee clarified</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>Component for producing to Neo4j datastore using the <a shape="rect" class="external-link" href="http://www.springsource.org/spring-data/neo4j" rel="nofollow">Spring Data Neo4j</a> library</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Tinkerforge / camel-tinkerforge in Camel IoT Labs</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
+</div></div></td><td colspan="1" rowspan="1" class="confluenceTd"><p>to bee clarified</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>Component for producing to Neo4j datastore using the <a shape="rect" class="external-link" href="http://www.springsource.org/spring-data/neo4j" rel="nofollow">Spring Data Neo4j</a> library</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.tinkerforge.com" rel="nofollow">Tinkerforge</a> / camel-tinkerforge in <a shape="rect" class="external-link" href="https://github.com/camel-labs/camel-labs/tree/master/iot" rel="nofollow">Camel IoT Labs</a></p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[tinkerforge:[//hostname[:port]]/devicetype/uid/[?options]
 ]]></script>
-</div></div></td><td colspan="1" rowspan="1" class="confluenceTd">Apache</td><td colspan="1" rowspan="1" class="confluenceTd">&#160;The tinkerforge component allows interaction with Tinkerforge bricklets. It connects to brickd.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" href="virtualbox.html">VirtualBox</a> / camel-virtualbox in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a>.</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
+</div></div></td><td colspan="1" rowspan="1" class="confluenceTd">Apache</td><td colspan="1" rowspan="1" class="confluenceTd">&#160;The tinkerforge component allows interaction with Tinkerforge <a shape="rect" class="external-link" href="http://www.tinkerforge.com/en/doc/Primer.html#primer-bricklets" rel="nofollow">bricklets</a>. It uses the standard <a shape="rect" class="external-link" href="http://www.tinkerforge.com/en/doc/Software/API_Bindings_Java.html#api-bindings-java" rel="nofollow">Java bindings</a> to connects to brickd.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" href="virtualbox.html">VirtualBox</a> / camel-virtualbox in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a>.</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[virtualbox:machine[?options]
 ]]></script>
 </div></div></td><td colspan="1" rowspan="1" class="confluenceTd"><p>GPL V2</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>The VitualBox component uses the webservice API that exposes&#160;<a shape="rect" class="external-link" href="https://www.virtualbox.org/wiki/VirtualBox" rel="nofollow">VirtualBox</a>&#160;functionality and consumes events generated by virtual machines.</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" href="zeromq.html">ZeroMQ</a> / camel-zeromq in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a>.</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">

Modified: websites/production/camel/content/book-in-one-page.html
==============================================================================
--- websites/production/camel/content/book-in-one-page.html (original)
+++ websites/production/camel/content/book-in-one-page.html Wed May 27 09:19:39 2015
@@ -1085,10 +1085,10 @@ disruptor-vm:someName[?&lt;option&gt;]
 </div></div></td><td colspan="1" rowspan="1" class="confluenceTd"><p>GPL</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>For working with EDI parsing using the <a shape="rect" class="external-link" href="http://milyn.codehaus.org/Smooks" rel="nofollow">Smooks library</a>. This component is <strong>deprecated</strong> as Smooks now provides <a shape="rect" class="external-link" href="http://www.smooks.org/mediawiki/index.php?title=V1.5:Smooks_v1.5_User_Guide#Apache_Camel_Integration" rel="nofollow">Camel integration out of the box</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" href="spring-neo4j.html">Spring Neo4j</a> / camel-spring-neo4j in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a></p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[spring-neo4j:http://hostname[:port]/database[?options]
 ]]></script>
-</div></div></td><td colspan="1" rowspan="1" class="confluenceTd"><p>to bee clarified</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>Component for producing to Neo4j datastore using the <a shape="rect" class="external-link" href="http://www.springsource.org/spring-data/neo4j" rel="nofollow">Spring Data Neo4j</a> library</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Tinkerforge / camel-tinkerforge in Camel IoT Labs</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
+</div></div></td><td colspan="1" rowspan="1" class="confluenceTd"><p>to bee clarified</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>Component for producing to Neo4j datastore using the <a shape="rect" class="external-link" href="http://www.springsource.org/spring-data/neo4j" rel="nofollow">Spring Data Neo4j</a> library</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.tinkerforge.com" rel="nofollow">Tinkerforge</a> / camel-tinkerforge in <a shape="rect" class="external-link" href="https://github.com/camel-labs/camel-labs/tree/master/iot" rel="nofollow">Camel IoT Labs</a></p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[tinkerforge:[//hostname[:port]]/devicetype/uid/[?options]
 ]]></script>
-</div></div></td><td colspan="1" rowspan="1" class="confluenceTd">Apache</td><td colspan="1" rowspan="1" class="confluenceTd">&#160;The tinkerforge component allows interaction with Tinkerforge bricklets. It connects to brickd.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" href="virtualbox.html">VirtualBox</a> / camel-virtualbox in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a>.</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
+</div></div></td><td colspan="1" rowspan="1" class="confluenceTd">Apache</td><td colspan="1" rowspan="1" class="confluenceTd">&#160;The tinkerforge component allows interaction with Tinkerforge <a shape="rect" class="external-link" href="http://www.tinkerforge.com/en/doc/Primer.html#primer-bricklets" rel="nofollow">bricklets</a>. It uses the standard <a shape="rect" class="external-link" href="http://www.tinkerforge.com/en/doc/Software/API_Bindings_Java.html#api-bindings-java" rel="nofollow">Java bindings</a> to connects to brickd.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" href="virtualbox.html">VirtualBox</a> / camel-virtualbox in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a>.</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[virtualbox:machine[?options]
 ]]></script>
 </div></div></td><td colspan="1" rowspan="1" class="confluenceTd"><p>GPL V2</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>The VitualBox component uses the webservice API that exposes&#160;<a shape="rect" class="external-link" href="https://www.virtualbox.org/wiki/VirtualBox" rel="nofollow">VirtualBox</a>&#160;functionality and consumes events generated by virtual machines.</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" href="zeromq.html">ZeroMQ</a> / camel-zeromq in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a>.</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
@@ -4048,11 +4048,11 @@ While not actual tutorials you might fin
                     </div>
     </div>
 <h2 id="BookInOnePage-Preface">Preface</h2><p>This tutorial aims to guide the reader through the stages of creating a project which uses Camel to facilitate the routing of messages from a JMS queue to a <a shape="rect" class="external-link" href="http://www.springramework.org" rel="nofollow">Spring</a> service. The route works in a synchronous fashion returning a response to the client.</p><p><style type="text/css">/*<![CDATA[*/
-div.rbtoc1432714758462 {padding: 0px;}
-div.rbtoc1432714758462 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1432714758462 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1432718301546 {padding: 0px;}
+div.rbtoc1432718301546 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1432718301546 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style></p><div class="toc-macro rbtoc1432714758462">
+/*]]>*/</style></p><div class="toc-macro rbtoc1432718301546">
 <ul class="toc-indentation"><li><a shape="rect" href="#Tutorial-JmsRemoting-TutorialonSpringRemotingwithJMS">Tutorial on Spring Remoting with JMS</a></li><li><a shape="rect" href="#Tutorial-JmsRemoting-Preface">Preface</a></li><li><a shape="rect" href="#Tutorial-JmsRemoting-Prerequisites">Prerequisites</a></li><li><a shape="rect" href="#Tutorial-JmsRemoting-Distribution">Distribution</a></li><li><a shape="rect" href="#Tutorial-JmsRemoting-About">About</a></li><li><a shape="rect" href="#Tutorial-JmsRemoting-CreatetheCamelProject">Create the Camel Project</a>
 <ul class="toc-indentation"><li><a shape="rect" href="#Tutorial-JmsRemoting-UpdatethePOMwithDependencies">Update the POM with Dependencies</a></li></ul>
 </li><li><a shape="rect" href="#Tutorial-JmsRemoting-WritingtheServer">Writing the Server</a>
@@ -6238,11 +6238,11 @@ So we completed the last piece in the pi
 
 
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1432714758873 {padding: 0px;}
-div.rbtoc1432714758873 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1432714758873 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1432718301847 {padding: 0px;}
+div.rbtoc1432718301847 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1432718301847 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1432714758873">
+/*]]>*/</style><div class="toc-macro rbtoc1432718301847">
 <ul class="toc-indentation"><li><a shape="rect" href="#Tutorial-AXIS-Camel-TutorialusingAxis1.4withApacheCamel">Tutorial using Axis 1.4 with Apache Camel</a>
 <ul class="toc-indentation"><li><a shape="rect" href="#Tutorial-AXIS-Camel-Prerequisites">Prerequisites</a></li><li><a shape="rect" href="#Tutorial-AXIS-Camel-Distribution">Distribution</a></li><li><a shape="rect" href="#Tutorial-AXIS-Camel-Introduction">Introduction</a></li><li><a shape="rect" href="#Tutorial-AXIS-Camel-SettinguptheprojecttorunAxis">Setting up the project to run Axis</a>
 <ul class="toc-indentation"><li><a shape="rect" href="#Tutorial-AXIS-Camel-Maven2">Maven 2</a></li><li><a shape="rect" href="#Tutorial-AXIS-Camel-wsdl">wsdl</a></li><li><a shape="rect" href="#Tutorial-AXIS-Camel-ConfiguringAxis">Configuring Axis</a></li><li><a shape="rect" href="#Tutorial-AXIS-Camel-RunningtheExample">Running the Example</a></li></ul>
@@ -18825,11 +18825,11 @@ template.send(&quot;direct:alias-verify&
                     </div>
     </div>
 <p>The <strong>cxf:</strong> component provides integration with <a shape="rect" href="http://cxf.apache.org">Apache CXF</a> for connecting to JAX-WS services hosted in CXF.</p><p><style type="text/css">/*<![CDATA[*/
-div.rbtoc1432714783452 {padding: 0px;}
-div.rbtoc1432714783452 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1432714783452 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1432718325819 {padding: 0px;}
+div.rbtoc1432718325819 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1432718325819 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style></p><div class="toc-macro rbtoc1432714783452">
+/*]]>*/</style></p><div class="toc-macro rbtoc1432718325819">
 <ul class="toc-indentation"><li><a shape="rect" href="#CXF-CXFComponent">CXF Component</a>
 <ul class="toc-indentation"><li><a shape="rect" href="#CXF-URIformat">URI format</a></li><li><a shape="rect" href="#CXF-Options">Options</a>
 <ul class="toc-indentation"><li><a shape="rect" href="#CXF-Thedescriptionsofthedataformats">The descriptions of the dataformats</a>

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

Modified: websites/production/camel/content/component-list-external.html
==============================================================================
--- websites/production/camel/content/component-list-external.html (original)
+++ websites/production/camel/content/component-list-external.html Wed May 27 09:19:39 2015
@@ -134,10 +134,10 @@
 </div></div></td><td colspan="1" rowspan="1" class="confluenceTd"><p>GPL</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>For working with EDI parsing using the <a shape="rect" class="external-link" href="http://milyn.codehaus.org/Smooks" rel="nofollow">Smooks library</a>. This component is <strong>deprecated</strong> as Smooks now provides <a shape="rect" class="external-link" href="http://www.smooks.org/mediawiki/index.php?title=V1.5:Smooks_v1.5_User_Guide#Apache_Camel_Integration" rel="nofollow">Camel integration out of the box</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" href="spring-neo4j.html">Spring Neo4j</a> / camel-spring-neo4j in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a></p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[spring-neo4j:http://hostname[:port]/database[?options]
 ]]></script>
-</div></div></td><td colspan="1" rowspan="1" class="confluenceTd"><p>to bee clarified</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>Component for producing to Neo4j datastore using the <a shape="rect" class="external-link" href="http://www.springsource.org/spring-data/neo4j" rel="nofollow">Spring Data Neo4j</a> library</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Tinkerforge / camel-tinkerforge in Camel IoT Labs</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
+</div></div></td><td colspan="1" rowspan="1" class="confluenceTd"><p>to bee clarified</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>Component for producing to Neo4j datastore using the <a shape="rect" class="external-link" href="http://www.springsource.org/spring-data/neo4j" rel="nofollow">Spring Data Neo4j</a> library</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.tinkerforge.com" rel="nofollow">Tinkerforge</a> / camel-tinkerforge in <a shape="rect" class="external-link" href="https://github.com/camel-labs/camel-labs/tree/master/iot" rel="nofollow">Camel IoT Labs</a></p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[tinkerforge:[//hostname[:port]]/devicetype/uid/[?options]
 ]]></script>
-</div></div></td><td colspan="1" rowspan="1" class="confluenceTd">Apache</td><td colspan="1" rowspan="1" class="confluenceTd">&#160;The tinkerforge component allows interaction with Tinkerforge bricklets. It connects to brickd.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" href="virtualbox.html">VirtualBox</a> / camel-virtualbox in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a>.</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
+</div></div></td><td colspan="1" rowspan="1" class="confluenceTd">Apache</td><td colspan="1" rowspan="1" class="confluenceTd">&#160;The tinkerforge component allows interaction with Tinkerforge <a shape="rect" class="external-link" href="http://www.tinkerforge.com/en/doc/Primer.html#primer-bricklets" rel="nofollow">bricklets</a>. It uses the standard <a shape="rect" class="external-link" href="http://www.tinkerforge.com/en/doc/Software/API_Bindings_Java.html#api-bindings-java" rel="nofollow">Java bindings</a> to connects to brickd.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" href="virtualbox.html">VirtualBox</a> / camel-virtualbox in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a>.</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[virtualbox:machine[?options]
 ]]></script>
 </div></div></td><td colspan="1" rowspan="1" class="confluenceTd"><p>GPL V2</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>The VitualBox component uses the webservice API that exposes&#160;<a shape="rect" class="external-link" href="https://www.virtualbox.org/wiki/VirtualBox" rel="nofollow">VirtualBox</a>&#160;functionality and consumes events generated by virtual machines.</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" href="zeromq.html">ZeroMQ</a> / camel-zeromq in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a>.</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">

Modified: websites/production/camel/content/components.html
==============================================================================
--- websites/production/camel/content/components.html (original)
+++ websites/production/camel/content/components.html Wed May 27 09:19:39 2015
@@ -676,10 +676,10 @@ disruptor-vm:someName[?&lt;option&gt;]
 </div></div></td><td colspan="1" rowspan="1" class="confluenceTd"><p>GPL</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>For working with EDI parsing using the <a shape="rect" class="external-link" href="http://milyn.codehaus.org/Smooks" rel="nofollow">Smooks library</a>. This component is <strong>deprecated</strong> as Smooks now provides <a shape="rect" class="external-link" href="http://www.smooks.org/mediawiki/index.php?title=V1.5:Smooks_v1.5_User_Guide#Apache_Camel_Integration" rel="nofollow">Camel integration out of the box</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" href="spring-neo4j.html">Spring Neo4j</a> / camel-spring-neo4j in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a></p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[spring-neo4j:http://hostname[:port]/database[?options]
 ]]></script>
-</div></div></td><td colspan="1" rowspan="1" class="confluenceTd"><p>to bee clarified</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>Component for producing to Neo4j datastore using the <a shape="rect" class="external-link" href="http://www.springsource.org/spring-data/neo4j" rel="nofollow">Spring Data Neo4j</a> library</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Tinkerforge / camel-tinkerforge in Camel IoT Labs</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
+</div></div></td><td colspan="1" rowspan="1" class="confluenceTd"><p>to bee clarified</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>Component for producing to Neo4j datastore using the <a shape="rect" class="external-link" href="http://www.springsource.org/spring-data/neo4j" rel="nofollow">Spring Data Neo4j</a> library</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.tinkerforge.com" rel="nofollow">Tinkerforge</a> / camel-tinkerforge in <a shape="rect" class="external-link" href="https://github.com/camel-labs/camel-labs/tree/master/iot" rel="nofollow">Camel IoT Labs</a></p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[tinkerforge:[//hostname[:port]]/devicetype/uid/[?options]
 ]]></script>
-</div></div></td><td colspan="1" rowspan="1" class="confluenceTd">Apache</td><td colspan="1" rowspan="1" class="confluenceTd">&#160;The tinkerforge component allows interaction with Tinkerforge bricklets. It connects to brickd.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" href="virtualbox.html">VirtualBox</a> / camel-virtualbox in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a>.</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
+</div></div></td><td colspan="1" rowspan="1" class="confluenceTd">Apache</td><td colspan="1" rowspan="1" class="confluenceTd">&#160;The tinkerforge component allows interaction with Tinkerforge <a shape="rect" class="external-link" href="http://www.tinkerforge.com/en/doc/Primer.html#primer-bricklets" rel="nofollow">bricklets</a>. It uses the standard <a shape="rect" class="external-link" href="http://www.tinkerforge.com/en/doc/Software/API_Bindings_Java.html#api-bindings-java" rel="nofollow">Java bindings</a> to connects to brickd.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" href="virtualbox.html">VirtualBox</a> / camel-virtualbox in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a>.</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[virtualbox:machine[?options]
 ]]></script>
 </div></div></td><td colspan="1" rowspan="1" class="confluenceTd"><p>GPL V2</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>The VitualBox component uses the webservice API that exposes&#160;<a shape="rect" class="external-link" href="https://www.virtualbox.org/wiki/VirtualBox" rel="nofollow">VirtualBox</a>&#160;functionality and consumes events generated by virtual machines.</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" href="zeromq.html">ZeroMQ</a> / camel-zeromq in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a>.</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">

Modified: websites/production/camel/content/transport.html
==============================================================================
--- websites/production/camel/content/transport.html (original)
+++ websites/production/camel/content/transport.html Wed May 27 09:19:39 2015
@@ -680,10 +680,10 @@ disruptor-vm:someName[?&lt;option&gt;]
 </div></div></td><td colspan="1" rowspan="1" class="confluenceTd"><p>GPL</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>For working with EDI parsing using the <a shape="rect" class="external-link" href="http://milyn.codehaus.org/Smooks" rel="nofollow">Smooks library</a>. This component is <strong>deprecated</strong> as Smooks now provides <a shape="rect" class="external-link" href="http://www.smooks.org/mediawiki/index.php?title=V1.5:Smooks_v1.5_User_Guide#Apache_Camel_Integration" rel="nofollow">Camel integration out of the box</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" href="spring-neo4j.html">Spring Neo4j</a> / camel-spring-neo4j in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a></p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[spring-neo4j:http://hostname[:port]/database[?options]
 ]]></script>
-</div></div></td><td colspan="1" rowspan="1" class="confluenceTd"><p>to bee clarified</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>Component for producing to Neo4j datastore using the <a shape="rect" class="external-link" href="http://www.springsource.org/spring-data/neo4j" rel="nofollow">Spring Data Neo4j</a> library</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Tinkerforge / camel-tinkerforge in Camel IoT Labs</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
+</div></div></td><td colspan="1" rowspan="1" class="confluenceTd"><p>to bee clarified</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>Component for producing to Neo4j datastore using the <a shape="rect" class="external-link" href="http://www.springsource.org/spring-data/neo4j" rel="nofollow">Spring Data Neo4j</a> library</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.tinkerforge.com" rel="nofollow">Tinkerforge</a> / camel-tinkerforge in <a shape="rect" class="external-link" href="https://github.com/camel-labs/camel-labs/tree/master/iot" rel="nofollow">Camel IoT Labs</a></p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[tinkerforge:[//hostname[:port]]/devicetype/uid/[?options]
 ]]></script>
-</div></div></td><td colspan="1" rowspan="1" class="confluenceTd">Apache</td><td colspan="1" rowspan="1" class="confluenceTd">&#160;The tinkerforge component allows interaction with Tinkerforge bricklets. It connects to brickd.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" href="virtualbox.html">VirtualBox</a> / camel-virtualbox in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a>.</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
+</div></div></td><td colspan="1" rowspan="1" class="confluenceTd">Apache</td><td colspan="1" rowspan="1" class="confluenceTd">&#160;The tinkerforge component allows interaction with Tinkerforge <a shape="rect" class="external-link" href="http://www.tinkerforge.com/en/doc/Primer.html#primer-bricklets" rel="nofollow">bricklets</a>. It uses the standard <a shape="rect" class="external-link" href="http://www.tinkerforge.com/en/doc/Software/API_Bindings_Java.html#api-bindings-java" rel="nofollow">Java bindings</a> to connects to brickd.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" href="virtualbox.html">VirtualBox</a> / camel-virtualbox in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a>.</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[virtualbox:machine[?options]
 ]]></script>
 </div></div></td><td colspan="1" rowspan="1" class="confluenceTd"><p>GPL V2</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>The VitualBox component uses the webservice API that exposes&#160;<a shape="rect" class="external-link" href="https://www.virtualbox.org/wiki/VirtualBox" rel="nofollow">VirtualBox</a>&#160;functionality and consumes events generated by virtual machines.</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" href="zeromq.html">ZeroMQ</a> / camel-zeromq in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a>.</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">

Modified: websites/production/camel/content/uris.html
==============================================================================
--- websites/production/camel/content/uris.html (original)
+++ websites/production/camel/content/uris.html Wed May 27 09:19:39 2015
@@ -692,10 +692,10 @@ disruptor-vm:someName[?&lt;option&gt;]
 </div></div></td><td colspan="1" rowspan="1" class="confluenceTd"><p>GPL</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>For working with EDI parsing using the <a shape="rect" class="external-link" href="http://milyn.codehaus.org/Smooks" rel="nofollow">Smooks library</a>. This component is <strong>deprecated</strong> as Smooks now provides <a shape="rect" class="external-link" href="http://www.smooks.org/mediawiki/index.php?title=V1.5:Smooks_v1.5_User_Guide#Apache_Camel_Integration" rel="nofollow">Camel integration out of the box</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" href="spring-neo4j.html">Spring Neo4j</a> / camel-spring-neo4j in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a></p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[spring-neo4j:http://hostname[:port]/database[?options]
 ]]></script>
-</div></div></td><td colspan="1" rowspan="1" class="confluenceTd"><p>to bee clarified</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>Component for producing to Neo4j datastore using the <a shape="rect" class="external-link" href="http://www.springsource.org/spring-data/neo4j" rel="nofollow">Spring Data Neo4j</a> library</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Tinkerforge / camel-tinkerforge in Camel IoT Labs</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
+</div></div></td><td colspan="1" rowspan="1" class="confluenceTd"><p>to bee clarified</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>Component for producing to Neo4j datastore using the <a shape="rect" class="external-link" href="http://www.springsource.org/spring-data/neo4j" rel="nofollow">Spring Data Neo4j</a> library</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.tinkerforge.com" rel="nofollow">Tinkerforge</a> / camel-tinkerforge in <a shape="rect" class="external-link" href="https://github.com/camel-labs/camel-labs/tree/master/iot" rel="nofollow">Camel IoT Labs</a></p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[tinkerforge:[//hostname[:port]]/devicetype/uid/[?options]
 ]]></script>
-</div></div></td><td colspan="1" rowspan="1" class="confluenceTd">Apache</td><td colspan="1" rowspan="1" class="confluenceTd">&#160;The tinkerforge component allows interaction with Tinkerforge bricklets. It connects to brickd.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" href="virtualbox.html">VirtualBox</a> / camel-virtualbox in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a>.</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
+</div></div></td><td colspan="1" rowspan="1" class="confluenceTd">Apache</td><td colspan="1" rowspan="1" class="confluenceTd">&#160;The tinkerforge component allows interaction with Tinkerforge <a shape="rect" class="external-link" href="http://www.tinkerforge.com/en/doc/Primer.html#primer-bricklets" rel="nofollow">bricklets</a>. It uses the standard <a shape="rect" class="external-link" href="http://www.tinkerforge.com/en/doc/Software/API_Bindings_Java.html#api-bindings-java" rel="nofollow">Java bindings</a> to connects to brickd.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" href="virtualbox.html">VirtualBox</a> / camel-virtualbox in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a>.</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[virtualbox:machine[?options]
 ]]></script>
 </div></div></td><td colspan="1" rowspan="1" class="confluenceTd"><p>GPL V2</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>The VitualBox component uses the webservice API that exposes&#160;<a shape="rect" class="external-link" href="https://www.virtualbox.org/wiki/VirtualBox" rel="nofollow">VirtualBox</a>&#160;functionality and consumes events generated by virtual machines.</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" href="zeromq.html">ZeroMQ</a> / camel-zeromq in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a>.</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">