Author: buildbot
Date: Sat May  2 19:20:44 2015
New Revision: 949885

Log:
Production update by buildbot for camel

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

Modified: websites/production/camel/content/book-component-appendix.html
==============================================================================
--- websites/production/camel/content/book-component-appendix.html (original)
+++ websites/production/camel/content/book-component-appendix.html Sat May  2 
19:20:44 2015
@@ -1334,11 +1334,11 @@ template.send("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.rbtoc1430461123464 {padding: 0px;}
-div.rbtoc1430461123464 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1430461123464 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1430594342538 {padding: 0px;}
+div.rbtoc1430594342538 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1430594342538 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style></p><div class="toc-macro rbtoc1430461123464">
+/*]]>*/</style></p><div class="toc-macro rbtoc1430594342538">
 <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>
@@ -3866,7 +3866,7 @@ http://java.sun.com/xml/ns/javaee/web-ap
                             <p>You have to use the second prefix to define 
which type of data store you want to use.</p>
                     </div>
     </div>
-<h3 id="BookComponentAppendix-Sections">Sections</h3><ol><li>Usage of <a 
shape="rect" href="#BookComponentAppendix-map">#map</a></li><li>Usage of <a 
shape="rect" href="#BookComponentAppendix-multimap">#multimap</a></li><li>Usage 
of <a shape="rect" href="#BookComponentAppendix-queue">#queue</a></li><li>Usage 
of <a shape="rect" href="#BookComponentAppendix-topic">#topic</a></li><li>Usage 
of <a shape="rect" href="#BookComponentAppendix-list">#list</a></li><li>Usage 
of <a shape="rect" href="#BookComponentAppendix-seda">#seda</a></li><li>Usage 
of <a shape="rect" href="#BookComponentAppendix-atomicnumber">atomic 
number</a></li><li>Usage of <a shape="rect" 
href="#BookComponentAppendix-cluster">#cluster</a> support 
(instance)</li></ol><p><span class="confluence-anchor-link" 
id="BookComponentAppendix-map"></span></p><h3 
id="BookComponentAppendix-UsageofMap">Usage of Map</h3><h4 
id="BookComponentAppendix-mapcacheproducer-to(&quot;hazelcast:map:foo&quot;)">map
 cache producer - to("hazelcast:ma
 p:foo")</h4><p>If you want to store a value in a map you can use the map cache 
producer. The map cache producer provides 5 operations (put, get, update, 
delete, query). For the first 4 you have to provide the operation inside the 
"hazelcast.operation.type" header variable. In Java DSL you can use the 
constants from 
<code>org.apache.camel.component.hazelcast.HazelcastConstants</code>.</p><p>Header
 Variables for the request message:</p><div class="table-wrap"><table 
class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Name</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Type</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Description</p></th></tr><tr><td colspan="1" 
rowspan="1" 
class="confluenceTd"><p><code>hazelcast.operation.type</code></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p><code>String</code></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p>valid values are: put, delete, 
get, update, query</p
 ></td></tr><tr><td colspan="1" rowspan="1" 
 >class="confluenceTd"><p><code>hazelcast.objectId</code></p></td><td 
 >colspan="1" rowspan="1" 
 >class="confluenceTd"><p><code>String</code></p></td><td colspan="1" 
 >rowspan="1" class="confluenceTd"><p>the object id to store / find your object 
 >inside the cache (not needed for the query 
 >operation)</p></td></tr></tbody></table></div>    <div class="aui-message 
 >problem shadowed information-macro">
+<h3 id="BookComponentAppendix-Sections">Sections</h3><ol><li>Usage of <a 
shape="rect" href="#BookComponentAppendix-map">#map</a></li><li>Usage of <a 
shape="rect" href="#BookComponentAppendix-multimap">#multimap</a></li><li>Usage 
of <a shape="rect" href="#BookComponentAppendix-queue">#queue</a></li><li>Usage 
of <a shape="rect" href="#BookComponentAppendix-topic">#topic</a></li><li>Usage 
of <a shape="rect" href="#BookComponentAppendix-list">#list</a></li><li>Usage 
of <a shape="rect" href="#BookComponentAppendix-seda">#seda</a></li><li>Usage 
of <a shape="rect" href="#BookComponentAppendix-atomicnumber">atomic 
number</a></li><li>Usage of <a shape="rect" 
href="#BookComponentAppendix-cluster">#cluster</a> support 
(instance)</li></ol><p><span class="confluence-anchor-link" 
id="BookComponentAppendix-map"></span></p><h3 
id="BookComponentAppendix-UsageofMap">Usage of Map</h3><h4 
id="BookComponentAppendix-mapcacheproducer-to(&quot;hazelcast:map:foo&quot;)">map
 cache producer - to("hazelcast:ma
 p:foo")</h4><p>If you want to store a value in a map you can use the map cache 
producer. The map cache producer provides 5 operations (put, get, update, 
delete, query). For the first 4 you have to provide the operation inside the 
"hazelcast.operation.type" header variable. In Java DSL you can use the 
constants from 
<code>org.apache.camel.component.hazelcast.HazelcastConstants</code>.</p><p>Header
 Variables for the request message:</p><div class="table-wrap"><table 
class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Name</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Type</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Description</p></th></tr><tr><td colspan="1" 
rowspan="1" 
class="confluenceTd"><p><code>hazelcast.operation.type</code></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p><code>String</code></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p>valid values are: put, delete, 
get, update, query</p
 ><p><strong>From Camel 2.16:</strong> getAll, replace, 
 >clear</p></td></tr><tr><td colspan="1" rowspan="1" 
 >class="confluenceTd"><p><code>hazelcast.objectId</code></p></td><td 
 >colspan="1" rowspan="1" 
 >class="confluenceTd"><p><code>String</code></p></td><td colspan="1" 
 >rowspan="1" class="confluenceTd"><p>the object id to store / find your object 
 >inside the cache (not needed for the query 
 >operation)</p></td></tr></tbody></table></div>    <div class="aui-message 
 >problem shadowed information-macro">
                             <span class="aui-icon icon-problem">Icon</span>
                 <div class="message-content">
                             <p>Header variables have changed in Camel 2.8</p>
@@ -3983,7 +3983,7 @@ template.sendBodyAndHeader(&quot;direct:
     .otherwise()
          .log(&quot;fail!&quot;);
 ]]></script>
-</div></div><p><span class="confluence-anchor-link" 
id="BookComponentAppendix-multimap"></span></p><h3 
id="BookComponentAppendix-UsageofMultiMap">Usage of Multi Map</h3><h4 
id="BookComponentAppendix-multimapcacheproducer-to(&quot;hazelcast:multimap:foo&quot;)">multimap
 cache producer - to("hazelcast:multimap:foo")</h4><p>A multimap is a cache 
where you can store n values to one key. The multimap producer provides 4 
operations (put, get, removevalue, delete).</p><p>Header Variables for the 
request message:</p><div class="table-wrap"><table 
class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Name</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Type</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Description</p></th></tr><tr><td colspan="1" 
rowspan="1" 
class="confluenceTd"><p><code>hazelcast.operation.type</code></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p><code>String</code></p></td><td 
colspan="1" rowspan="1" 
 class="confluenceTd"><p>valid values are: put, get, removevalue, 
delete</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><code>hazelcast.objectId</code></p></td><td colspan="1" 
rowspan="1" class="confluenceTd"><p><code>String</code></p></td><td colspan="1" 
rowspan="1" class="confluenceTd"><p>the object id to store / find your object 
inside the cache</p></td></tr></tbody></table></div>    <div class="aui-message 
problem shadowed information-macro">
+</div></div><p><span class="confluence-anchor-link" 
id="BookComponentAppendix-multimap"></span></p><h3 
id="BookComponentAppendix-UsageofMultiMap">Usage of Multi Map</h3><h4 
id="BookComponentAppendix-multimapcacheproducer-to(&quot;hazelcast:multimap:foo&quot;)">multimap
 cache producer - to("hazelcast:multimap:foo")</h4><p>A multimap is a cache 
where you can store n values to one key. The multimap producer provides 4 
operations (put, get, removevalue, delete).</p><p>Header Variables for the 
request message:</p><div class="table-wrap"><table 
class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Name</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Type</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Description</p></th></tr><tr><td colspan="1" 
rowspan="1" 
class="confluenceTd"><p><code>hazelcast.operation.type</code></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p><code>String</code></p></td><td 
colspan="1" rowspan="1" 
 class="confluenceTd"><p>valid values are: put, get, removevalue, 
delete</p><p><strong>From Camel 2.16:</strong><span> 
clear</span></p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><code>hazelcast.objectId</code></p></td><td colspan="1" 
rowspan="1" class="confluenceTd"><p><code>String</code></p></td><td colspan="1" 
rowspan="1" class="confluenceTd"><p>the object id to store / find your object 
inside the cache</p></td></tr></tbody></table></div>    <div class="aui-message 
problem shadowed information-macro">
                             <span class="aui-icon icon-problem">Icon</span>
                 <div class="message-content">
                             <p>Header variables have changed in Camel 2.8</p>

Modified: websites/production/camel/content/book-in-one-page.html
==============================================================================
--- websites/production/camel/content/book-in-one-page.html (original)
+++ websites/production/camel/content/book-in-one-page.html Sat May  2 19:20:44 
2015
@@ -4040,11 +4040,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.rbtoc1430461146859 {padding: 0px;}
-div.rbtoc1430461146859 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1430461146859 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1430594365294 {padding: 0px;}
+div.rbtoc1430594365294 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1430594365294 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style></p><div class="toc-macro rbtoc1430461146859">
+/*]]>*/</style></p><div class="toc-macro rbtoc1430594365294">
 <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>
@@ -6230,11 +6230,11 @@ So we completed the last piece in the pi
 
 
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1430461147198 {padding: 0px;}
-div.rbtoc1430461147198 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1430461147198 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1430594365615 {padding: 0px;}
+div.rbtoc1430594365615 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1430594365615 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1430461147198">
+/*]]>*/</style><div class="toc-macro rbtoc1430594365615">
 <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>
@@ -18860,11 +18860,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.rbtoc1430461166921 {padding: 0px;}
-div.rbtoc1430461166921 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1430461166921 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1430594384736 {padding: 0px;}
+div.rbtoc1430594384736 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1430594384736 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style></p><div class="toc-macro rbtoc1430461166921">
+/*]]>*/</style></p><div class="toc-macro rbtoc1430594384736">
 <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>
@@ -21392,7 +21392,7 @@ http://java.sun.com/xml/ns/javaee/web-ap
                             <p>You have to use the second prefix to define 
which type of data store you want to use.</p>
                     </div>
     </div>
-<h3 id="BookInOnePage-Sections">Sections</h3><ol><li>Usage of <a shape="rect" 
href="#BookInOnePage-map">#map</a></li><li>Usage of <a shape="rect" 
href="#BookInOnePage-multimap">#multimap</a></li><li>Usage of <a shape="rect" 
href="#BookInOnePage-queue">#queue</a></li><li>Usage of <a shape="rect" 
href="#BookInOnePage-topic">#topic</a></li><li>Usage of <a shape="rect" 
href="#BookInOnePage-list">#list</a></li><li>Usage of <a shape="rect" 
href="#BookInOnePage-seda">#seda</a></li><li>Usage of <a shape="rect" 
href="#BookInOnePage-atomicnumber">atomic number</a></li><li>Usage of <a 
shape="rect" href="#BookInOnePage-cluster">#cluster</a> support 
(instance)</li></ol><p><span class="confluence-anchor-link" 
id="BookInOnePage-map"></span></p><h3 id="BookInOnePage-UsageofMap">Usage of 
Map</h3><h4 
id="BookInOnePage-mapcacheproducer-to(&quot;hazelcast:map:foo&quot;)">map cache 
producer - to("hazelcast:map:foo")</h4><p>If you want to store a value in a map 
you can use the map cache producer. The map
  cache producer provides 5 operations (put, get, update, delete, query). For 
the first 4 you have to provide the operation inside the 
"hazelcast.operation.type" header variable. In Java DSL you can use the 
constants from 
<code>org.apache.camel.component.hazelcast.HazelcastConstants</code>.</p><p>Header
 Variables for the request message:</p><div class="table-wrap"><table 
class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Name</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Type</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Description</p></th></tr><tr><td colspan="1" 
rowspan="1" 
class="confluenceTd"><p><code>hazelcast.operation.type</code></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p><code>String</code></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p>valid values are: put, delete, 
get, update, query</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><code>hazelcast.objectId</cod
 e></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p><code>String</code></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>the object id to store / find your object inside the 
cache (not needed for the query operation)</p></td></tr></tbody></table></div>  
  <div class="aui-message problem shadowed information-macro">
+<h3 id="BookInOnePage-Sections">Sections</h3><ol><li>Usage of <a shape="rect" 
href="#BookInOnePage-map">#map</a></li><li>Usage of <a shape="rect" 
href="#BookInOnePage-multimap">#multimap</a></li><li>Usage of <a shape="rect" 
href="#BookInOnePage-queue">#queue</a></li><li>Usage of <a shape="rect" 
href="#BookInOnePage-topic">#topic</a></li><li>Usage of <a shape="rect" 
href="#BookInOnePage-list">#list</a></li><li>Usage of <a shape="rect" 
href="#BookInOnePage-seda">#seda</a></li><li>Usage of <a shape="rect" 
href="#BookInOnePage-atomicnumber">atomic number</a></li><li>Usage of <a 
shape="rect" href="#BookInOnePage-cluster">#cluster</a> support 
(instance)</li></ol><p><span class="confluence-anchor-link" 
id="BookInOnePage-map"></span></p><h3 id="BookInOnePage-UsageofMap">Usage of 
Map</h3><h4 
id="BookInOnePage-mapcacheproducer-to(&quot;hazelcast:map:foo&quot;)">map cache 
producer - to("hazelcast:map:foo")</h4><p>If you want to store a value in a map 
you can use the map cache producer. The map
  cache producer provides 5 operations (put, get, update, delete, query). For 
the first 4 you have to provide the operation inside the 
"hazelcast.operation.type" header variable. In Java DSL you can use the 
constants from 
<code>org.apache.camel.component.hazelcast.HazelcastConstants</code>.</p><p>Header
 Variables for the request message:</p><div class="table-wrap"><table 
class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Name</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Type</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Description</p></th></tr><tr><td colspan="1" 
rowspan="1" 
class="confluenceTd"><p><code>hazelcast.operation.type</code></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p><code>String</code></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p>valid values are: put, delete, 
get, update, query</p><p><strong>From Camel 2.16:</strong> getAll, replace, 
clear</p></td></tr><tr><td colspan="1" ro
 wspan="1" class="confluenceTd"><p><code>hazelcast.objectId</code></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p><code>String</code></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p>the object id to store / find 
your object inside the cache (not needed for the query 
operation)</p></td></tr></tbody></table></div>    <div class="aui-message 
problem shadowed information-macro">
                             <span class="aui-icon icon-problem">Icon</span>
                 <div class="message-content">
                             <p>Header variables have changed in Camel 2.8</p>
@@ -21509,7 +21509,7 @@ template.sendBodyAndHeader(&quot;direct:
     .otherwise()
          .log(&quot;fail!&quot;);
 ]]></script>
-</div></div><p><span class="confluence-anchor-link" 
id="BookInOnePage-multimap"></span></p><h3 
id="BookInOnePage-UsageofMultiMap">Usage of Multi Map</h3><h4 
id="BookInOnePage-multimapcacheproducer-to(&quot;hazelcast:multimap:foo&quot;)">multimap
 cache producer - to("hazelcast:multimap:foo")</h4><p>A multimap is a cache 
where you can store n values to one key. The multimap producer provides 4 
operations (put, get, removevalue, delete).</p><p>Header Variables for the 
request message:</p><div class="table-wrap"><table 
class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Name</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Type</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Description</p></th></tr><tr><td colspan="1" 
rowspan="1" 
class="confluenceTd"><p><code>hazelcast.operation.type</code></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p><code>String</code></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p>
 valid values are: put, get, removevalue, delete</p></td></tr><tr><td 
colspan="1" rowspan="1" 
class="confluenceTd"><p><code>hazelcast.objectId</code></p></td><td colspan="1" 
rowspan="1" class="confluenceTd"><p><code>String</code></p></td><td colspan="1" 
rowspan="1" class="confluenceTd"><p>the object id to store / find your object 
inside the cache</p></td></tr></tbody></table></div>    <div class="aui-message 
problem shadowed information-macro">
+</div></div><p><span class="confluence-anchor-link" 
id="BookInOnePage-multimap"></span></p><h3 
id="BookInOnePage-UsageofMultiMap">Usage of Multi Map</h3><h4 
id="BookInOnePage-multimapcacheproducer-to(&quot;hazelcast:multimap:foo&quot;)">multimap
 cache producer - to("hazelcast:multimap:foo")</h4><p>A multimap is a cache 
where you can store n values to one key. The multimap producer provides 4 
operations (put, get, removevalue, delete).</p><p>Header Variables for the 
request message:</p><div class="table-wrap"><table 
class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Name</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Type</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Description</p></th></tr><tr><td colspan="1" 
rowspan="1" 
class="confluenceTd"><p><code>hazelcast.operation.type</code></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p><code>String</code></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p>
 valid values are: put, get, removevalue, delete</p><p><strong>From Camel 
2.16:</strong><span> clear</span></p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><code>hazelcast.objectId</code></p></td><td colspan="1" 
rowspan="1" class="confluenceTd"><p><code>String</code></p></td><td colspan="1" 
rowspan="1" class="confluenceTd"><p>the object id to store / find your object 
inside the cache</p></td></tr></tbody></table></div>    <div class="aui-message 
problem shadowed information-macro">
                             <span class="aui-icon icon-problem">Icon</span>
                 <div class="message-content">
                             <p>Header variables have changed in Camel 2.8</p>

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

Modified: websites/production/camel/content/hazelcast-component.html
==============================================================================
--- websites/production/camel/content/hazelcast-component.html (original)
+++ websites/production/camel/content/hazelcast-component.html Sat May  2 
19:20:44 2015
@@ -108,7 +108,7 @@
                             <p>You have to use the second prefix to define 
which type of data store you want to use.</p>
                     </div>
     </div>
-<h3 id="HazelcastComponent-Sections">Sections</h3><ol><li>Usage of <a 
shape="rect" href="#HazelcastComponent-map">#map</a></li><li>Usage of <a 
shape="rect" href="#HazelcastComponent-multimap">#multimap</a></li><li>Usage of 
<a shape="rect" href="#HazelcastComponent-queue">#queue</a></li><li>Usage of <a 
shape="rect" href="#HazelcastComponent-topic">#topic</a></li><li>Usage of <a 
shape="rect" href="#HazelcastComponent-list">#list</a></li><li>Usage of <a 
shape="rect" href="#HazelcastComponent-seda">#seda</a></li><li>Usage of <a 
shape="rect" href="#HazelcastComponent-atomicnumber">atomic 
number</a></li><li>Usage of <a shape="rect" 
href="#HazelcastComponent-cluster">#cluster</a> support 
(instance)</li></ol><p><span class="confluence-anchor-link" 
id="HazelcastComponent-map"></span></p><h3 
id="HazelcastComponent-UsageofMap">Usage of Map</h3><h4 
id="HazelcastComponent-mapcacheproducer-to(&quot;hazelcast:map:foo&quot;)">map 
cache producer - to("hazelcast:map:foo")</h4><p>If you want to store 
 a value in a map you can use the map cache producer. The map cache producer 
provides 5 operations (put, get, update, delete, query). For the first 4 you 
have to provide the operation inside the "hazelcast.operation.type" header 
variable. In Java DSL you can use the constants from 
<code>org.apache.camel.component.hazelcast.HazelcastConstants</code>.</p><p>Header
 Variables for the request message:</p><div class="table-wrap"><table 
class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Name</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Type</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Description</p></th></tr><tr><td colspan="1" 
rowspan="1" 
class="confluenceTd"><p><code>hazelcast.operation.type</code></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p><code>String</code></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p>valid values are: put, delete, 
get, update, query</p></td></tr><tr><td colspan="1" rowsp
 an="1" class="confluenceTd"><p><code>hazelcast.objectId</code></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p><code>String</code></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p>the object id to store / find 
your object inside the cache (not needed for the query 
operation)</p></td></tr></tbody></table></div>    <div class="aui-message 
problem shadowed information-macro">
+<h3 id="HazelcastComponent-Sections">Sections</h3><ol><li>Usage of <a 
shape="rect" href="#HazelcastComponent-map">#map</a></li><li>Usage of <a 
shape="rect" href="#HazelcastComponent-multimap">#multimap</a></li><li>Usage of 
<a shape="rect" href="#HazelcastComponent-queue">#queue</a></li><li>Usage of <a 
shape="rect" href="#HazelcastComponent-topic">#topic</a></li><li>Usage of <a 
shape="rect" href="#HazelcastComponent-list">#list</a></li><li>Usage of <a 
shape="rect" href="#HazelcastComponent-seda">#seda</a></li><li>Usage of <a 
shape="rect" href="#HazelcastComponent-atomicnumber">atomic 
number</a></li><li>Usage of <a shape="rect" 
href="#HazelcastComponent-cluster">#cluster</a> support 
(instance)</li></ol><p><span class="confluence-anchor-link" 
id="HazelcastComponent-map"></span></p><h3 
id="HazelcastComponent-UsageofMap">Usage of Map</h3><h4 
id="HazelcastComponent-mapcacheproducer-to(&quot;hazelcast:map:foo&quot;)">map 
cache producer - to("hazelcast:map:foo")</h4><p>If you want to store 
 a value in a map you can use the map cache producer. The map cache producer 
provides 5 operations (put, get, update, delete, query). For the first 4 you 
have to provide the operation inside the "hazelcast.operation.type" header 
variable. In Java DSL you can use the constants from 
<code>org.apache.camel.component.hazelcast.HazelcastConstants</code>.</p><p>Header
 Variables for the request message:</p><div class="table-wrap"><table 
class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Name</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Type</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Description</p></th></tr><tr><td colspan="1" 
rowspan="1" 
class="confluenceTd"><p><code>hazelcast.operation.type</code></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p><code>String</code></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p>valid values are: put, delete, 
get, update, query</p><p><strong>From Camel 2.16:</strong
 > getAll, replace, clear</p></td></tr><tr><td colspan="1" rowspan="1" 
 > class="confluenceTd"><p><code>hazelcast.objectId</code></p></td><td 
 > colspan="1" rowspan="1" 
 > class="confluenceTd"><p><code>String</code></p></td><td colspan="1" 
 > rowspan="1" class="confluenceTd"><p>the object id to store / find your 
 > object inside the cache (not needed for the query 
 > operation)</p></td></tr></tbody></table></div>    <div class="aui-message 
 > problem shadowed information-macro">
                             <span class="aui-icon icon-problem">Icon</span>
                 <div class="message-content">
                             <p>Header variables have changed in Camel 2.8</p>
@@ -225,7 +225,7 @@ template.sendBodyAndHeader(&quot;direct:
     .otherwise()
          .log(&quot;fail!&quot;);
 ]]></script>
-</div></div><p><span class="confluence-anchor-link" 
id="HazelcastComponent-multimap"></span></p><h3 
id="HazelcastComponent-UsageofMultiMap">Usage of Multi Map</h3><h4 
id="HazelcastComponent-multimapcacheproducer-to(&quot;hazelcast:multimap:foo&quot;)">multimap
 cache producer - to("hazelcast:multimap:foo")</h4><p>A multimap is a cache 
where you can store n values to one key. The multimap producer provides 4 
operations (put, get, removevalue, delete).</p><p>Header Variables for the 
request message:</p><div class="table-wrap"><table 
class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Name</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Type</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Description</p></th></tr><tr><td colspan="1" 
rowspan="1" 
class="confluenceTd"><p><code>hazelcast.operation.type</code></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p><code>String</code></p></td><td 
colspan="1" rowspan="1" class="co
 nfluenceTd"><p>valid values are: put, get, removevalue, 
delete</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><code>hazelcast.objectId</code></p></td><td colspan="1" 
rowspan="1" class="confluenceTd"><p><code>String</code></p></td><td colspan="1" 
rowspan="1" class="confluenceTd"><p>the object id to store / find your object 
inside the cache</p></td></tr></tbody></table></div>    <div class="aui-message 
problem shadowed information-macro">
+</div></div><p><span class="confluence-anchor-link" 
id="HazelcastComponent-multimap"></span></p><h3 
id="HazelcastComponent-UsageofMultiMap">Usage of Multi Map</h3><h4 
id="HazelcastComponent-multimapcacheproducer-to(&quot;hazelcast:multimap:foo&quot;)">multimap
 cache producer - to("hazelcast:multimap:foo")</h4><p>A multimap is a cache 
where you can store n values to one key. The multimap producer provides 4 
operations (put, get, removevalue, delete).</p><p>Header Variables for the 
request message:</p><div class="table-wrap"><table 
class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Name</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Type</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Description</p></th></tr><tr><td colspan="1" 
rowspan="1" 
class="confluenceTd"><p><code>hazelcast.operation.type</code></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p><code>String</code></p></td><td 
colspan="1" rowspan="1" class="co
 nfluenceTd"><p>valid values are: put, get, removevalue, 
delete</p><p><strong>From Camel 2.16:</strong><span> 
clear</span></p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><code>hazelcast.objectId</code></p></td><td colspan="1" 
rowspan="1" class="confluenceTd"><p><code>String</code></p></td><td colspan="1" 
rowspan="1" class="confluenceTd"><p>the object id to store / find your object 
inside the cache</p></td></tr></tbody></table></div>    <div class="aui-message 
problem shadowed information-macro">
                             <span class="aui-icon icon-problem">Icon</span>
                 <div class="message-content">
                             <p>Header variables have changed in Camel 2.8</p>


Reply via email to