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/06/08 09:20:56 UTC

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

Author: buildbot
Date: Mon Jun  8 07:20:55 2015
New Revision: 954148

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 Mon Jun  8 07:20:55 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.rbtoc1433607534254 {padding: 0px;}
-div.rbtoc1433607534254 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1433607534254 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1433747968791 {padding: 0px;}
+div.rbtoc1433747968791 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1433747968791 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style></p><div class="toc-macro rbtoc1433607534254">
+/*]]>*/</style></p><div class="toc-macro rbtoc1433747968791">
 <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>
@@ -4142,7 +4142,7 @@ template.sendBodyAndHeader(&quot;direct:
       .log(&quot;...message received&quot;)
     .otherwise()
       .log(&quot;...this should never have happened&quot;)]]></script>
-</div></div><p>&#160;</p><p><span class="confluence-anchor-link" id="BookComponentAppendix-list"></span></p><h3 id="BookComponentAppendix-UsageofList">Usage of List</h3><h4 id="BookComponentAppendix-Listproducer&#8211;to(&#8220;hazelcast:list:foo&#8221;)">List producer &#8211; to(&#8220;hazelcast:list:foo&#8221;)</h4><p>The list producer provides 4 operations (add, set, get, removevalue).</p><h5 id="BookComponentAppendix-Sampleforadd:.1">Sample for <strong>add</strong>:</h5><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
+</div></div><p>&#160;</p><p><span class="confluence-anchor-link" id="BookComponentAppendix-list"></span></p><h3 id="BookComponentAppendix-UsageofList">Usage of List</h3><h4 id="BookComponentAppendix-Listproducer&#8211;to(&#8220;hazelcast:list:foo&#8221;)">List producer &#8211; to(&#8220;hazelcast:list:foo&#8221;)</h4><p>The list producer provides 4 operations (add, set, get, removevalue, clear).</p><h5 id="BookComponentAppendix-Sampleforadd:.1">Sample for <strong>add</strong>:</h5><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
 <script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[from(&quot;direct:add&quot;)
 .setHeader(HazelcastConstants.OPERATION, constant(HazelcastConstants.ADD_OPERATION))
 .toF(&quot;hazelcast:%sbar&quot;, HazelcastConstants.LIST_PREFIX);

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 Mon Jun  8 07:20:55 2015
@@ -4053,11 +4053,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.rbtoc1433607557309 {padding: 0px;}
-div.rbtoc1433607557309 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1433607557309 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1433747992856 {padding: 0px;}
+div.rbtoc1433747992856 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1433747992856 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style></p><div class="toc-macro rbtoc1433607557309">
+/*]]>*/</style></p><div class="toc-macro rbtoc1433747992856">
 <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>
@@ -6243,11 +6243,11 @@ So we completed the last piece in the pi
 
 
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1433607557658 {padding: 0px;}
-div.rbtoc1433607557658 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1433607557658 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1433747993154 {padding: 0px;}
+div.rbtoc1433747993154 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1433747993154 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1433607557658">
+/*]]>*/</style><div class="toc-macro rbtoc1433747993154">
 <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>
@@ -18830,11 +18830,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.rbtoc1433607578427 {padding: 0px;}
-div.rbtoc1433607578427 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1433607578427 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1433748014496 {padding: 0px;}
+div.rbtoc1433748014496 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1433748014496 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style></p><div class="toc-macro rbtoc1433607578427">
+/*]]>*/</style></p><div class="toc-macro rbtoc1433748014496">
 <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>
@@ -21638,7 +21638,7 @@ template.sendBodyAndHeader(&quot;direct:
       .log(&quot;...message received&quot;)
     .otherwise()
       .log(&quot;...this should never have happened&quot;)]]></script>
-</div></div><p>&#160;</p><p><span class="confluence-anchor-link" id="BookInOnePage-list"></span></p><h3 id="BookInOnePage-UsageofList">Usage of List</h3><h4 id="BookInOnePage-Listproducer&#8211;to(&#8220;hazelcast:list:foo&#8221;)">List producer &#8211; to(&#8220;hazelcast:list:foo&#8221;)</h4><p>The list producer provides 4 operations (add, set, get, removevalue).</p><h5 id="BookInOnePage-Sampleforadd:.1">Sample for <strong>add</strong>:</h5><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
+</div></div><p>&#160;</p><p><span class="confluence-anchor-link" id="BookInOnePage-list"></span></p><h3 id="BookInOnePage-UsageofList">Usage of List</h3><h4 id="BookInOnePage-Listproducer&#8211;to(&#8220;hazelcast:list:foo&#8221;)">List producer &#8211; to(&#8220;hazelcast:list:foo&#8221;)</h4><p>The list producer provides 4 operations (add, set, get, removevalue, clear).</p><h5 id="BookInOnePage-Sampleforadd:.1">Sample for <strong>add</strong>:</h5><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
 <script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[from(&quot;direct:add&quot;)
 .setHeader(HazelcastConstants.OPERATION, constant(HazelcastConstants.ADD_OPERATION))
 .toF(&quot;hazelcast:%sbar&quot;, HazelcastConstants.LIST_PREFIX);

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 Mon Jun  8 07:20:55 2015
@@ -377,7 +377,7 @@ template.sendBodyAndHeader(&quot;direct:
       .log(&quot;...message received&quot;)
     .otherwise()
       .log(&quot;...this should never have happened&quot;)]]></script>
-</div></div><p>&#160;</p><p><span class="confluence-anchor-link" id="HazelcastComponent-list"></span></p><h3 id="HazelcastComponent-UsageofList">Usage of List</h3><h4 id="HazelcastComponent-Listproducer&#8211;to(&#8220;hazelcast:list:foo&#8221;)">List producer &#8211; to(&#8220;hazelcast:list:foo&#8221;)</h4><p>The list producer provides 4 operations (add, set, get, removevalue).</p><h5 id="HazelcastComponent-Sampleforadd:.1">Sample for <strong>add</strong>:</h5><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
+</div></div><p>&#160;</p><p><span class="confluence-anchor-link" id="HazelcastComponent-list"></span></p><h3 id="HazelcastComponent-UsageofList">Usage of List</h3><h4 id="HazelcastComponent-Listproducer&#8211;to(&#8220;hazelcast:list:foo&#8221;)">List producer &#8211; to(&#8220;hazelcast:list:foo&#8221;)</h4><p>The list producer provides 4 operations (add, set, get, removevalue, clear).</p><h5 id="HazelcastComponent-Sampleforadd:.1">Sample for <strong>add</strong>:</h5><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
 <script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[from(&quot;direct:add&quot;)
 .setHeader(HazelcastConstants.OPERATION, constant(HazelcastConstants.ADD_OPERATION))
 .toF(&quot;hazelcast:%sbar&quot;, HazelcastConstants.LIST_PREFIX);