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 2012/08/29 19:19:34 UTC

svn commit: r830483 [2/2] - in /websites/production/camel/content: ./ cache/

Modified: websites/production/camel/content/content-based-routing-on-camel.html
==============================================================================
--- websites/production/camel/content/content-based-routing-on-camel.html (original)
+++ websites/production/camel/content/content-based-routing-on-camel.html Wed Aug 29 17:19:33 2012
@@ -177,59 +177,11 @@ from(<span class="code-quote">"file:src/
 </pre>
 </div></div>
 
-<p>You can define custom exceptions before running, even in <a shape="rect" href="web-console.html" title="Web Console">Web Console</a> at runtime. However, We don't encourage to create new classes in <a shape="rect" href="web-console.html" title="Web Console">Web Console</a> since that involves non-treatable inner-classes for <a shape="rect" class="createlink" href="https://cwiki.apache.org/confluence/pages/createpage.action?spaceKey=CAMEL&amp;title=Groovy+Renderer&amp;linkCreation=true&amp;fromPageId=2851523">Groovy Renderer</a> and you will find it hard to deal with through <a shape="rect" href="web-console.html" title="Web Console">Web Console</a>.</p>
+<p>You can define custom exceptions before running, even in <a shape="rect" href="web-console.html" title="Web Console">Web Console</a> at runtime. However, We don't encourage to create new classes in <a shape="rect" href="web-console.html" title="Web Console">Web Console</a> since that involves non-treatable inner-classes for Groovy Renderer and you will find it hard to deal with through <a shape="rect" href="web-console.html" title="Web Console">Web Console</a>.</p>
 
 <h3><a shape="rect" name="ContentBasedRoutingonCamel-SimpifyyourtestbyusingWebConsole"></a>Simpify your test by using <a shape="rect" href="web-console.html" title="Web Console">Web Console</a></h3>
 
 <p>To run a test, you can create a file holding the message above and throw it into the directory. However, <a shape="rect" href="web-console.html" title="Web Console">Web Console</a> can help to simplify your operations. Go to the endpoints page by directing your browser to: <a shape="rect" class="external-link" href="http://localhost:8080/endpoints" rel="nofollow">http://localhost:8080/endpoints</a> and you can see the <a shape="rect" class="external-link" href="file://src/data?noop=true" rel="nofollow">file://src/data?noop=true</a> endpoint. Just open it and then select the Send to this endpoint link for inputing your message. <a shape="rect" href="web-console.html" title="Web Console">Web Console</a> will save your message as a file in the directory: src/data, and camel will process the message file then.</p>
-
-<h3><a shape="rect" name="ContentBasedRoutingonCamel-Sourcecode"></a>Source code</h3>
-
-
-
-    
-
-<div class="plugin_attachments_container">
-    <div class="plugin_attachments_table_container">
-        <fieldset class="hidden">
-            <input type="hidden" class="plugin_attachments_macro_render_param" name="pageId" value="2851523">
-            <input type="hidden" name="deleteConfirmMessage" value="Are you sure you want to remove the attached file {0}?">
-            <input type="hidden" name="i18n-notpermitted" value="You are not permitted to perform this operation.">
-                                                 <input type="hidden" class="plugin_attachments_macro_render_param" name="patterns" value=".*Sample.zip">
-                                                                    <input type="hidden" name="outputType" value="display">
-        </fieldset>
-                    <fieldset class="hidden parameters">
-    <input type="hidden" id="removeAttachmentWarning" value="Are you sure you want to remove the attached file {0}?">
-</fieldset>
-
-<table class="tableview attachments"><tr><th colspan="1" rowspan="1" class="filename-column">            <a shape="rect" href="content-based-routing-on-camel.html?sortBy=name">Name</a>
-    </th><th colspan="1" rowspan="1">            <a shape="rect" href="content-based-routing-on-camel.html?sortBy=size">Size</a>
-    </th><th colspan="1" rowspan="1">Creator</th><th colspan="1" rowspan="1">            <a shape="rect" href="content-based-routing-on-camel.html?sortBy=createddate">Creation Date</a>
-    </th><th colspan="1" rowspan="1" class="comment">Comment</th><th colspan="1" rowspan="1">&#160;</th></tr><tr id="attachment-3112987"><td colspan="1" rowspan="1" class="filename-column">
-                
-<span class="icon icon-file-unknown" title="File">File</span>                <a shape="rect" class="filename" href="content-based-routing-on-camel.data/ContentBasedRoutingSample.zip" title="ContentBasedRoutingSample.zip" data-filename="ContentBasedRoutingSample.zip">
-                    ContentBasedRoutingSample.zip
-                </a>
-            </td><td colspan="1" rowspan="1" class="attachment-size">12 kB</td><td colspan="1" rowspan="1"><a shape="rect" class="url fn confluence-userlink" href="https://cwiki.apache.org/confluence/display/~xueqiang.mi">Xueqiang Mi</a></td><td colspan="1" rowspan="1">Aug 19, 2009 08:55</td><td colspan="1" rowspan="1" class="comment">
-                                    &#160;
-                            </td><td colspan="1" rowspan="1" class="attachment-actions">
-                                                <ul><li class="first">
-    
-        
-    
-    <a shape="rect" class="editAttachmentLink" href="/confluence/pages/editattachment.action?pageId=$page.id&amp;fileName=ContentBasedRoutingSample.zip" title="">
-                   <span>Properties</span></a>        </li><li class="">
-    
-        
-    
-    <a shape="rect" class="removeAttachmentLink" href="/confluence/pages/removeattachment.action?pageId=$page.id&amp;fileName=ContentBasedRoutingSample.zip&amp;version=1" title="">
-                   <span>Remove</span></a>        </li></ul>
-                            </td></tr></table>            </div>
-
-    <div class="plugin_attachments_upload_container">
-            </div>
-</div>
-
 </div>
         </td>
         <td valign="top">

Modified: websites/production/camel/content/eip.html
==============================================================================
--- websites/production/camel/content/eip.html (original)
+++ websites/production/camel/content/eip.html Wed Aug 29 17:19:33 2012
@@ -134,55 +134,6 @@
 
 
 
-
-
-<h3><a shape="rect" name="EIP-%23Resources"></a><a shape="rect" href="#EIP-Resources">Resources</a></h3>
-
-
-
-    
-
-<div class="plugin_attachments_container">
-    <div class="plugin_attachments_table_container">
-        <fieldset class="hidden">
-            <input type="hidden" class="plugin_attachments_macro_render_param" name="pageId" value="49204">
-            <input type="hidden" name="deleteConfirmMessage" value="Are you sure you want to remove the attached file {0}?">
-            <input type="hidden" name="i18n-notpermitted" value="You are not permitted to perform this operation.">
-                                                 <input type="hidden" class="plugin_attachments_macro_render_param" name="patterns" value=".*camel.zip">
-                                                                    <input type="hidden" name="outputType" value="display">
-        </fieldset>
-                    <fieldset class="hidden parameters">
-    <input type="hidden" id="removeAttachmentWarning" value="Are you sure you want to remove the attached file {0}?">
-</fieldset>
-
-<table class="tableview attachments"><tr><th colspan="1" rowspan="1" class="filename-column">            <a shape="rect" href="enterprise-integration-patterns.html?sortBy=name">Name</a>
-    </th><th colspan="1" rowspan="1">            <a shape="rect" href="enterprise-integration-patterns.html?sortBy=size">Size</a>
-    </th><th colspan="1" rowspan="1">Creator</th><th colspan="1" rowspan="1">            <a shape="rect" href="enterprise-integration-patterns.html?sortBy=createddate">Creation Date</a>
-    </th><th colspan="1" rowspan="1" class="comment">Comment</th><th colspan="1" rowspan="1">&#160;</th></tr><tr id="attachment-10446"><td colspan="1" rowspan="1" class="filename-column">
-                
-<span class="icon icon-file-zip" title="ZIP" archive="archive">ZIP Archive</span>                <a shape="rect" class="filename" href="eip.data/Hohpe_EIP_camel.zip" title="Hohpe_EIP_camel.zip" data-filename="Hohpe_EIP_camel.zip">
-                    Hohpe_EIP_camel.zip
-                </a>
-            </td><td colspan="1" rowspan="1" class="attachment-size">191 kB</td><td colspan="1" rowspan="1"><a shape="rect" class="url fn confluence-userlink" href="https://cwiki.apache.org/confluence/display/~cmoulliard@xpectis.com">Charles Moulliard</a></td><td colspan="1" rowspan="1">Apr 20, 2009 06:03</td><td colspan="1" rowspan="1" class="comment">
-                                    &#160;
-                            </td><td colspan="1" rowspan="1" class="attachment-actions">
-                                                <ul><li class="first">
-    
-        
-    
-    <a shape="rect" class="editAttachmentLink" href="/confluence/pages/editattachment.action?pageId=$page.id&amp;fileName=Hohpe_EIP_camel.zip" title="">
-                   <span>Properties</span></a>        </li><li class="">
-    
-        
-    
-    <a shape="rect" class="removeAttachmentLink" href="/confluence/pages/removeattachment.action?pageId=$page.id&amp;fileName=Hohpe_EIP_camel.zip&amp;version=1" title="">
-                   <span>Remove</span></a>        </li></ul>
-                            </td></tr></table>            </div>
-
-    <div class="plugin_attachments_upload_container">
-            </div>
-</div>
-
 </div>
         </td>
         <td valign="top">

Modified: websites/production/camel/content/enterprise-integration-patterns.html
==============================================================================
--- websites/production/camel/content/enterprise-integration-patterns.html (original)
+++ websites/production/camel/content/enterprise-integration-patterns.html Wed Aug 29 17:19:33 2012
@@ -134,55 +134,6 @@
 
 
 
-
-
-<h3><a shape="rect" name="EnterpriseIntegrationPatterns-%23Resources"></a><a shape="rect" href="#EnterpriseIntegrationPatterns-Resources">Resources</a></h3>
-
-
-
-    
-
-<div class="plugin_attachments_container">
-    <div class="plugin_attachments_table_container">
-        <fieldset class="hidden">
-            <input type="hidden" class="plugin_attachments_macro_render_param" name="pageId" value="49204">
-            <input type="hidden" name="deleteConfirmMessage" value="Are you sure you want to remove the attached file {0}?">
-            <input type="hidden" name="i18n-notpermitted" value="You are not permitted to perform this operation.">
-                                                 <input type="hidden" class="plugin_attachments_macro_render_param" name="patterns" value=".*camel.zip">
-                                                                    <input type="hidden" name="outputType" value="display">
-        </fieldset>
-                    <fieldset class="hidden parameters">
-    <input type="hidden" id="removeAttachmentWarning" value="Are you sure you want to remove the attached file {0}?">
-</fieldset>
-
-<table class="tableview attachments"><tr><th colspan="1" rowspan="1" class="filename-column">            <a shape="rect" href="enterprise-integration-patterns.html?sortBy=name">Name</a>
-    </th><th colspan="1" rowspan="1">            <a shape="rect" href="enterprise-integration-patterns.html?sortBy=size">Size</a>
-    </th><th colspan="1" rowspan="1">Creator</th><th colspan="1" rowspan="1">            <a shape="rect" href="enterprise-integration-patterns.html?sortBy=createddate">Creation Date</a>
-    </th><th colspan="1" rowspan="1" class="comment">Comment</th><th colspan="1" rowspan="1">&#160;</th></tr><tr id="attachment-10446"><td colspan="1" rowspan="1" class="filename-column">
-                
-<span class="icon icon-file-zip" title="ZIP" archive="archive">ZIP Archive</span>                <a shape="rect" class="filename" href="enterprise-integration-patterns.data/Hohpe_EIP_camel.zip" title="Hohpe_EIP_camel.zip" data-filename="Hohpe_EIP_camel.zip">
-                    Hohpe_EIP_camel.zip
-                </a>
-            </td><td colspan="1" rowspan="1" class="attachment-size">191 kB</td><td colspan="1" rowspan="1"><a shape="rect" class="url fn confluence-userlink" href="https://cwiki.apache.org/confluence/display/~cmoulliard@xpectis.com">Charles Moulliard</a></td><td colspan="1" rowspan="1">Apr 20, 2009 06:03</td><td colspan="1" rowspan="1" class="comment">
-                                    &#160;
-                            </td><td colspan="1" rowspan="1" class="attachment-actions">
-                                                <ul><li class="first">
-    
-        
-    
-    <a shape="rect" class="editAttachmentLink" href="/confluence/pages/editattachment.action?pageId=$page.id&amp;fileName=Hohpe_EIP_camel.zip" title="">
-                   <span>Properties</span></a>        </li><li class="">
-    
-        
-    
-    <a shape="rect" class="removeAttachmentLink" href="/confluence/pages/removeattachment.action?pageId=$page.id&amp;fileName=Hohpe_EIP_camel.zip&amp;version=1" title="">
-                   <span>Remove</span></a>        </li></ul>
-                            </td></tr></table>            </div>
-
-    <div class="plugin_attachments_upload_container">
-            </div>
-</div>
-
 </div>
         </td>
         <td valign="top">

Modified: websites/production/camel/content/load-balance-for-existing-messaging-service.html
==============================================================================
--- websites/production/camel/content/load-balance-for-existing-messaging-service.html (original)
+++ websites/production/camel/content/load-balance-for-existing-messaging-service.html Wed Aug 29 17:19:33 2012
@@ -127,75 +127,25 @@ Use a loadBalance DSL for the message de
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <pre class="code-java">
 from(<span class="code-quote">"file:src/data?noop=<span class="code-keyword">true</span>"</span>).convertBodyTo(java.lang.<span class="code-object">String</span>.class).to(<span class="code-quote">"stream:out"</span>)
-.loadBalance().random()
-.to(<span class="code-quote">"activemq:personnel.records1"</span>)
-.to(<span class="code-quote">"activemq:personnel.records2"</span>)
-.end()
+  .loadBalance().random()
+    .to(<span class="code-quote">"activemq:personnel.records1"</span>)
+    .to(<span class="code-quote">"activemq:personnel.records2"</span>)
+  .end()
 </pre>
 </div></div>
 <p>Let the route2 collect messages from both queues providing the load balance support:</p>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <pre class="code-java">
 from(<span class="code-quote">"activemq:personnel.records1"</span>, <span class="code-quote">"activemq:personnel.records2"</span>)
-.choice()
-.when().xpath(<span class="code-quote">"/person/city = 'London'"</span>).to(<span class="code-quote">"file:target/messages/uk"</span>)
-.otherwise().to(<span class="code-quote">"file:target/messages/others"</span>)
-.end()
+  .choice()
+    .when().xpath(<span class="code-quote">"/person/city = 'London'"</span>).to(<span class="code-quote">"file:target/messages/uk"</span>)
+    .otherwise().to(<span class="code-quote">"file:target/messages/others"</span>)
+  .end()
 </pre>
 </div></div>
 
 <p>With these two operations, you have complete this work. Just throw your message into the directory, camel will process and deliver it automatically. By the way, you may need some <a shape="rect" href="dead-letter-channel.html" title="Dead Letter Channel">Dead Letter Channel</a> configuration for it since XML analyzing with rigid format usually accompanies frequent error.</p>
-
-<h3><a shape="rect" name="LoadBalanceforexistingMessagingService-Sourcecode"></a>Source code</h3>
-
-<p>If you would not like to build it by yourself, a copy is here:</p>
-
-
-    
-
-<div class="plugin_attachments_container">
-    <div class="plugin_attachments_table_container">
-        <fieldset class="hidden">
-            <input type="hidden" class="plugin_attachments_macro_render_param" name="pageId" value="2851422">
-            <input type="hidden" name="deleteConfirmMessage" value="Are you sure you want to remove the attached file {0}?">
-            <input type="hidden" name="i18n-notpermitted" value="You are not permitted to perform this operation.">
-                                                 <input type="hidden" class="plugin_attachments_macro_render_param" name="patterns" value=".*Sample.zip">
-                                                                    <input type="hidden" name="outputType" value="display">
-        </fieldset>
-                    <fieldset class="hidden parameters">
-    <input type="hidden" id="removeAttachmentWarning" value="Are you sure you want to remove the attached file {0}?">
-</fieldset>
-
-<table class="tableview attachments"><tr><th colspan="1" rowspan="1" class="filename-column">            <a shape="rect" href="load-balance-for-existing-messaging-service.html?sortBy=name">Name</a>
-    </th><th colspan="1" rowspan="1">            <a shape="rect" href="load-balance-for-existing-messaging-service.html?sortBy=size">Size</a>
-    </th><th colspan="1" rowspan="1">Creator</th><th colspan="1" rowspan="1">            <a shape="rect" href="load-balance-for-existing-messaging-service.html?sortBy=createddate">Creation Date</a>
-    </th><th colspan="1" rowspan="1" class="comment">Comment</th><th colspan="1" rowspan="1">&#160;</th></tr><tr id="attachment-3112986"><td colspan="1" rowspan="1" class="filename-column">
-                
-<span class="icon icon-file-unknown" title="File">File</span>                <a shape="rect" class="filename" href="load-balance-for-existing-messaging-service.data/LoadBalanceSample.zip" title="LoadBalanceSample.zip" data-filename="LoadBalanceSample.zip">
-                    LoadBalanceSample.zip
-                </a>
-            </td><td colspan="1" rowspan="1" class="attachment-size">7 kB</td><td colspan="1" rowspan="1"><a shape="rect" class="url fn confluence-userlink" href="https://cwiki.apache.org/confluence/display/~xueqiang.mi">Xueqiang Mi</a></td><td colspan="1" rowspan="1">Aug 19, 2009 05:48</td><td colspan="1" rowspan="1" class="comment">
-                                    &#160;
-                            </td><td colspan="1" rowspan="1" class="attachment-actions">
-                                                <ul><li class="first">
-    
-        
-    
-    <a shape="rect" class="editAttachmentLink" href="/confluence/pages/editattachment.action?pageId=$page.id&amp;fileName=LoadBalanceSample.zip" title="">
-                   <span>Properties</span></a>        </li><li class="">
-    
-        
-    
-    <a shape="rect" class="removeAttachmentLink" href="/confluence/pages/removeattachment.action?pageId=$page.id&amp;fileName=LoadBalanceSample.zip&amp;version=1" title="">
-                   <span>Remove</span></a>        </li></ul>
-                            </td></tr></table>            </div>
-
-    <div class="plugin_attachments_upload_container">
-            </div>
 </div>
-
-
-<p>Just extract it and run it.</p></div>
         </td>
         <td valign="top">
           <div class="navigation">

Modified: websites/production/camel/content/tutorial-example-reportincident-part1.html
==============================================================================
--- websites/production/camel/content/tutorial-example-reportincident-part1.html (original)
+++ websites/production/camel/content/tutorial-example-reportincident-part1.html Wed Aug 29 17:19:33 2012
@@ -579,52 +579,7 @@ Tests run: 1, Failures: 0, Errors: 0, Sk
 <p>Thanks for being patient and reading all this more or less standard Maven, Spring, JAXWS and Apache CXF stuff. Its stuff that is well covered on the net, but I wanted a full fledged tutorial on a maven project setup that is web service ready with Apache CXF. We will use this as a base for the next part where we demonstrate how Camel can be digested slowly and piece by piece just as it was back in the times when was introduced and was learning the Spring framework that we take for granted today. </p>
 
 <h2><a shape="rect" name="Tutorial-Example-ReportIncident-Part1-%23Resources"></a><a shape="rect" href="#Tutorial-Example-ReportIncident-Part1-Resources">Resources</a></h2>
-<ul><li><a shape="rect" class="external-link" href="http://cwiki.apache.org/CXF20DOC/index.html">Apache CXF user guide</a></li><li>
-
-    
-
-<div class="plugin_attachments_container">
-    <div class="plugin_attachments_table_container">
-        <fieldset class="hidden">
-            <input type="hidden" class="plugin_attachments_macro_render_param" name="pageId" value="90920">
-            <input type="hidden" name="deleteConfirmMessage" value="Are you sure you want to remove the attached file {0}?">
-            <input type="hidden" name="i18n-notpermitted" value="You are not permitted to perform this operation.">
-                                                 <input type="hidden" class="plugin_attachments_macro_render_param" name="patterns" value=".*part-one.zip">
-                                                                    <input type="hidden" name="outputType" value="display">
-        </fieldset>
-                    <fieldset class="hidden parameters">
-    <input type="hidden" id="removeAttachmentWarning" value="Are you sure you want to remove the attached file {0}?">
-</fieldset>
-
-<table class="tableview attachments"><tr><th colspan="1" rowspan="1" class="filename-column">            <a shape="rect" href="tutorial-example-reportincident-part1.html?sortBy=name">Name</a>
-    </th><th colspan="1" rowspan="1">            <a shape="rect" href="tutorial-example-reportincident-part1.html?sortBy=size">Size</a>
-    </th><th colspan="1" rowspan="1">Creator</th><th colspan="1" rowspan="1">            <a shape="rect" href="tutorial-example-reportincident-part1.html?sortBy=createddate">Creation Date</a>
-    </th><th colspan="1" rowspan="1" class="comment">Comment</th><th colspan="1" rowspan="1">&#160;</th></tr><tr id="attachment-7717"><td colspan="1" rowspan="1" class="filename-column">
-                
-<span class="icon icon-file-zip" title="ZIP" archive="archive">ZIP Archive</span>                <a shape="rect" class="filename" href="tutorial-example-reportincident-part1.data/tutorial_reportincident_part-one.zip" title="tutorial_reportincident_part-one.zip" data-filename="tutorial_reportincident_part-one.zip">
-                    tutorial_reportincident_part-one.zi...
-                </a>
-            </td><td colspan="1" rowspan="1" class="attachment-size">14 kB</td><td colspan="1" rowspan="1"><a shape="rect" class="url fn confluence-userlink" href="https://cwiki.apache.org/confluence/display/~davsclaus">Claus Ibsen</a></td><td colspan="1" rowspan="1">Jul 17, 2008 23:34</td><td colspan="1" rowspan="1" class="comment">
-                                    &#160;
-                            </td><td colspan="1" rowspan="1" class="attachment-actions">
-                                                <ul><li class="first">
-    
-        
-    
-    <a shape="rect" class="editAttachmentLink" href="/confluence/pages/editattachment.action?pageId=$page.id&amp;fileName=tutorial_reportincident_part-one.zip" title="">
-                   <span>Properties</span></a>        </li><li class="">
-    
-        
-    
-    <a shape="rect" class="removeAttachmentLink" href="/confluence/pages/removeattachment.action?pageId=$page.id&amp;fileName=tutorial_reportincident_part-one.zip&amp;version=1" title="">
-                   <span>Remove</span></a>        </li></ul>
-                            </td></tr></table>            </div>
-
-    <div class="plugin_attachments_upload_container">
-            </div>
-</div>
-
-</li></ul>
+<ul><li><a shape="rect" class="external-link" href="http://cwiki.apache.org/CXF20DOC/index.html">Apache CXF user guide</a></li></ul>
 
 
 <h2><a shape="rect" name="Tutorial-Example-ReportIncident-Part1-Links"></a>Links</h2>

Modified: websites/production/camel/content/tutorial-example-reportincident-part2.html
==============================================================================
--- websites/production/camel/content/tutorial-example-reportincident-part2.html (original)
+++ websites/production/camel/content/tutorial-example-reportincident-part2.html Wed Aug 29 17:19:33 2012
@@ -506,55 +506,6 @@ This is an auto generated email. You can
 <p>Okay part 3 is about building the last pieces of the solution and now it gets interesting since we have to wrestle with the event driven consumer.<br clear="none">
 Brew a cup of coffee, tug the kids and kiss the wife, for now we will have us some fun with the Camel. See you in part 3.</p>
 
-<h2><a shape="rect" name="Tutorial-Example-ReportIncident-Part2-%23Resources"></a><a shape="rect" href="#Tutorial-Example-ReportIncident-Part2-Resources">Resources</a></h2>
-<ul><li>
-
-    
-
-<div class="plugin_attachments_container">
-    <div class="plugin_attachments_table_container">
-        <fieldset class="hidden">
-            <input type="hidden" class="plugin_attachments_macro_render_param" name="pageId" value="90919">
-            <input type="hidden" name="deleteConfirmMessage" value="Are you sure you want to remove the attached file {0}?">
-            <input type="hidden" name="i18n-notpermitted" value="You are not permitted to perform this operation.">
-                                                 <input type="hidden" class="plugin_attachments_macro_render_param" name="patterns" value=".*part-two.zip">
-                                                                    <input type="hidden" name="outputType" value="display">
-        </fieldset>
-                    <fieldset class="hidden parameters">
-    <input type="hidden" id="removeAttachmentWarning" value="Are you sure you want to remove the attached file {0}?">
-</fieldset>
-
-<table class="tableview attachments"><tr><th colspan="1" rowspan="1" class="filename-column">            <a shape="rect" href="tutorial-example-reportincident-part2.html?sortBy=name">Name</a>
-    </th><th colspan="1" rowspan="1">            <a shape="rect" href="tutorial-example-reportincident-part2.html?sortBy=size">Size</a>
-    </th><th colspan="1" rowspan="1">Creator</th><th colspan="1" rowspan="1">            <a shape="rect" href="tutorial-example-reportincident-part2.html?sortBy=createddate">Creation Date</a>
-    </th><th colspan="1" rowspan="1" class="comment">Comment</th><th colspan="1" rowspan="1">&#160;</th></tr><tr id="attachment-7721"><td colspan="1" rowspan="1" class="filename-column">
-                
-<span class="icon icon-file-zip" title="ZIP" archive="archive">ZIP Archive</span>                <a shape="rect" class="filename" href="tutorial-example-reportincident-part2.data/part-two.zip" title="part-two.zip" data-filename="part-two.zip">
-                    part-two.zip
-                </a>
-            </td><td colspan="1" rowspan="1" class="attachment-size">17 kB</td><td colspan="1" rowspan="1"><a shape="rect" class="url fn confluence-userlink" href="https://cwiki.apache.org/confluence/display/~davsclaus">Claus Ibsen</a></td><td colspan="1" rowspan="1">Jul 19, 2008 00:52</td><td colspan="1" rowspan="1" class="comment">
-                                    &#160;
-                            </td><td colspan="1" rowspan="1" class="attachment-actions">
-                                                <ul><li class="first">
-    
-        
-    
-    <a shape="rect" class="editAttachmentLink" href="/confluence/pages/editattachment.action?pageId=$page.id&amp;fileName=part-two.zip" title="">
-                   <span>Properties</span></a>        </li><li class="">
-    
-        
-    
-    <a shape="rect" class="removeAttachmentLink" href="/confluence/pages/removeattachment.action?pageId=$page.id&amp;fileName=part-two.zip&amp;version=2" title="">
-                   <span>Remove</span></a>        </li></ul>
-                            </td></tr></table>            </div>
-
-    <div class="plugin_attachments_upload_container">
-            </div>
-</div>
-
-</li></ul>
-
-
 <h2><a shape="rect" name="Tutorial-Example-ReportIncident-Part2-Links"></a>Links</h2>
 <ul class="alternate" type="square"><li><a shape="rect" href="tutorial-example-reportincident.html" title="Tutorial-Example-ReportIncident">Introduction</a></li><li><a shape="rect" href="tutorial-example-reportincident-part1.html" title="Tutorial-Example-ReportIncident-Part1">Part 1</a></li><li><a shape="rect" href="tutorial-example-reportincident-part2.html" title="Tutorial-Example-ReportIncident-Part2">Part 2</a></li><li><a shape="rect" href="tutorial-example-reportincident-part3.html" title="Tutorial-Example-ReportIncident-Part3">Part 3</a></li><li><a shape="rect" href="tutorial-example-reportincident-part4.html" title="Tutorial-Example-ReportIncident-Part4">Part 4</a></li><li><a shape="rect" href="tutorial-example-reportincident-part5.html" title="Tutorial-Example-ReportIncident-Part5">Part 5</a></li></ul>
 </div>

Modified: websites/production/camel/content/tutorial-example-reportincident-part3.html
==============================================================================
--- websites/production/camel/content/tutorial-example-reportincident-part3.html (original)
+++ websites/production/camel/content/tutorial-example-reportincident-part3.html Wed Aug 29 17:19:33 2012
@@ -397,55 +397,6 @@ And as always run <tt>mvn clean test</tt
 <ul class="alternate" type="square"><li><a shape="rect" href="endpoint.html" title="Endpoint">Endpoint</a></li><li><a shape="rect" href="configuring-camel.html" title="Configuring Camel">URI configuration</a></li><li><a shape="rect" class="external-link" href="http://camel.apache.org/maven/current/camel-core/apidocs/org/apache/camel/Consumer.html">Consumer</a></li><li><a shape="rect" class="external-link" href="http://camel.apache.org/maven/current/camel-core/apidocs/org/apache/camel/Producer.html">Producer</a></li><li><a shape="rect" href="event-driven-consumer.html" title="Event Driven Consumer">Event Driven Consumer</a></li><li><a shape="rect" href="component.html" title="Component">Component</a></li><li><a shape="rect" class="external-link" href="http://camel.apache.org/maven/current/camel-core/apidocs/org/apache/camel/CamelContext.html">CamelContext</a></li><li><a shape="rect" class="external-link" href="http://camel.apache.org/maven/current/camel-core/apidocs/org/apach
 e/camel/ProducerTemplate.html">ProducerTemplate</a></li><li><a shape="rect" href="processor.html" title="Processor">Processor</a></li><li><a shape="rect" href="type-converter.html" title="Type Converter">Type Converter</a></li></ul>
 
 
-<h2><a shape="rect" name="Tutorial-Example-ReportIncident-Part3-%23Resources"></a><a shape="rect" href="#Tutorial-Example-ReportIncident-Part3-Resources">Resources</a></h2>
-<ul><li>
-
-    
-
-<div class="plugin_attachments_container">
-    <div class="plugin_attachments_table_container">
-        <fieldset class="hidden">
-            <input type="hidden" class="plugin_attachments_macro_render_param" name="pageId" value="90999">
-            <input type="hidden" name="deleteConfirmMessage" value="Are you sure you want to remove the attached file {0}?">
-            <input type="hidden" name="i18n-notpermitted" value="You are not permitted to perform this operation.">
-                                                 <input type="hidden" class="plugin_attachments_macro_render_param" name="patterns" value=".*part-three.zip">
-                                                                    <input type="hidden" name="outputType" value="display">
-        </fieldset>
-                    <fieldset class="hidden parameters">
-    <input type="hidden" id="removeAttachmentWarning" value="Are you sure you want to remove the attached file {0}?">
-</fieldset>
-
-<table class="tableview attachments"><tr><th colspan="1" rowspan="1" class="filename-column">            <a shape="rect" href="tutorial-example-reportincident-part3.html?sortBy=name">Name</a>
-    </th><th colspan="1" rowspan="1">            <a shape="rect" href="tutorial-example-reportincident-part3.html?sortBy=size">Size</a>
-    </th><th colspan="1" rowspan="1">Creator</th><th colspan="1" rowspan="1">            <a shape="rect" href="tutorial-example-reportincident-part3.html?sortBy=createddate">Creation Date</a>
-    </th><th colspan="1" rowspan="1" class="comment">Comment</th><th colspan="1" rowspan="1">&#160;</th></tr><tr id="attachment-7723"><td colspan="1" rowspan="1" class="filename-column">
-                
-<span class="icon icon-file-zip" title="ZIP" archive="archive">ZIP Archive</span>                <a shape="rect" class="filename" href="tutorial-example-reportincident-part3.data/part-three.zip" title="part-three.zip" data-filename="part-three.zip">
-                    part-three.zip
-                </a>
-            </td><td colspan="1" rowspan="1" class="attachment-size">18 kB</td><td colspan="1" rowspan="1"><a shape="rect" class="url fn confluence-userlink" href="https://cwiki.apache.org/confluence/display/~davsclaus">Claus Ibsen</a></td><td colspan="1" rowspan="1">Jul 20, 2008 03:34</td><td colspan="1" rowspan="1" class="comment">
-                                    &#160;
-                            </td><td colspan="1" rowspan="1" class="attachment-actions">
-                                                <ul><li class="first">
-    
-        
-    
-    <a shape="rect" class="editAttachmentLink" href="/confluence/pages/editattachment.action?pageId=$page.id&amp;fileName=part-three.zip" title="">
-                   <span>Properties</span></a>        </li><li class="">
-    
-        
-    
-    <a shape="rect" class="removeAttachmentLink" href="/confluence/pages/removeattachment.action?pageId=$page.id&amp;fileName=part-three.zip&amp;version=1" title="">
-                   <span>Remove</span></a>        </li></ul>
-                            </td></tr></table>            </div>
-
-    <div class="plugin_attachments_upload_container">
-            </div>
-</div>
-
-</li></ul>
-
-
 <h2><a shape="rect" name="Tutorial-Example-ReportIncident-Part3-Links"></a>Links</h2>
 <ul class="alternate" type="square"><li><a shape="rect" href="tutorial-example-reportincident.html" title="Tutorial-Example-ReportIncident">Introduction</a></li><li><a shape="rect" href="tutorial-example-reportincident-part1.html" title="Tutorial-Example-ReportIncident-Part1">Part 1</a></li><li><a shape="rect" href="tutorial-example-reportincident-part2.html" title="Tutorial-Example-ReportIncident-Part2">Part 2</a></li><li><a shape="rect" href="tutorial-example-reportincident-part3.html" title="Tutorial-Example-ReportIncident-Part3">Part 3</a></li><li><a shape="rect" href="tutorial-example-reportincident-part4.html" title="Tutorial-Example-ReportIncident-Part4">Part 4</a></li><li><a shape="rect" href="tutorial-example-reportincident-part5.html" title="Tutorial-Example-ReportIncident-Part5">Part 5</a></li></ul>
 </div>

Modified: websites/production/camel/content/tutorial-example-reportincident-part4.html
==============================================================================
--- websites/production/camel/content/tutorial-example-reportincident-part4.html (original)
+++ websites/production/camel/content/tutorial-example-reportincident-part4.html Wed Aug 29 17:19:33 2012
@@ -492,55 +492,6 @@ So we completed the last piece in the pi
 <h2><a shape="rect" name="Tutorial-Example-ReportIncident-Part4-Conclusion"></a>Conclusion</h2>
 <p>We have just briefly touched the <b>routing</b> in Camel and shown how to implement them using the <b>fluent builder</b> syntax in Java. There is much more to the routing in Camel than shown here, but we are learning step by step. We continue in part 5. See you there.</p>
 
-<h2><a shape="rect" name="Tutorial-Example-ReportIncident-Part4-%23Resources"></a><a shape="rect" href="#Tutorial-Example-ReportIncident-Part4-Resources">Resources</a></h2>
-<ul><li>
-
-    
-
-<div class="plugin_attachments_container">
-    <div class="plugin_attachments_table_container">
-        <fieldset class="hidden">
-            <input type="hidden" class="plugin_attachments_macro_render_param" name="pageId" value="93043">
-            <input type="hidden" name="deleteConfirmMessage" value="Are you sure you want to remove the attached file {0}?">
-            <input type="hidden" name="i18n-notpermitted" value="You are not permitted to perform this operation.">
-                                                 <input type="hidden" class="plugin_attachments_macro_render_param" name="patterns" value=".*part-four.zip">
-                                                                    <input type="hidden" name="outputType" value="display">
-        </fieldset>
-                    <fieldset class="hidden parameters">
-    <input type="hidden" id="removeAttachmentWarning" value="Are you sure you want to remove the attached file {0}?">
-</fieldset>
-
-<table class="tableview attachments"><tr><th colspan="1" rowspan="1" class="filename-column">            <a shape="rect" href="tutorial-example-reportincident-part4.html?sortBy=name">Name</a>
-    </th><th colspan="1" rowspan="1">            <a shape="rect" href="tutorial-example-reportincident-part4.html?sortBy=size">Size</a>
-    </th><th colspan="1" rowspan="1">Creator</th><th colspan="1" rowspan="1">            <a shape="rect" href="tutorial-example-reportincident-part4.html?sortBy=createddate">Creation Date</a>
-    </th><th colspan="1" rowspan="1" class="comment">Comment</th><th colspan="1" rowspan="1">&#160;</th></tr><tr id="attachment-8734"><td colspan="1" rowspan="1" class="filename-column">
-                
-<span class="icon icon-file-zip" title="ZIP" archive="archive">ZIP Archive</span>                <a shape="rect" class="filename" href="tutorial-example-reportincident-part4.data/part-four.zip" title="part-four.zip" data-filename="part-four.zip">
-                    part-four.zip
-                </a>
-            </td><td colspan="1" rowspan="1" class="attachment-size">11 kB</td><td colspan="1" rowspan="1"><a shape="rect" class="url fn confluence-userlink" href="https://cwiki.apache.org/confluence/display/~davsclaus">Claus Ibsen</a></td><td colspan="1" rowspan="1">Aug 25, 2008 07:24</td><td colspan="1" rowspan="1" class="comment">
-                                    &#160;
-                            </td><td colspan="1" rowspan="1" class="attachment-actions">
-                                                <ul><li class="first">
-    
-        
-    
-    <a shape="rect" class="editAttachmentLink" href="/confluence/pages/editattachment.action?pageId=$page.id&amp;fileName=part-four.zip" title="">
-                   <span>Properties</span></a>        </li><li class="">
-    
-        
-    
-    <a shape="rect" class="removeAttachmentLink" href="/confluence/pages/removeattachment.action?pageId=$page.id&amp;fileName=part-four.zip&amp;version=1" title="">
-                   <span>Remove</span></a>        </li></ul>
-                            </td></tr></table>            </div>
-
-    <div class="plugin_attachments_upload_container">
-            </div>
-</div>
-
-</li></ul>
-
-
 <h2><a shape="rect" name="Tutorial-Example-ReportIncident-Part4-Links"></a>Links</h2>
 <ul class="alternate" type="square"><li><a shape="rect" href="tutorial-example-reportincident.html" title="Tutorial-Example-ReportIncident">Introduction</a></li><li><a shape="rect" href="tutorial-example-reportincident-part1.html" title="Tutorial-Example-ReportIncident-Part1">Part 1</a></li><li><a shape="rect" href="tutorial-example-reportincident-part2.html" title="Tutorial-Example-ReportIncident-Part2">Part 2</a></li><li><a shape="rect" href="tutorial-example-reportincident-part3.html" title="Tutorial-Example-ReportIncident-Part3">Part 3</a></li><li><a shape="rect" href="tutorial-example-reportincident-part4.html" title="Tutorial-Example-ReportIncident-Part4">Part 4</a></li><li><a shape="rect" href="tutorial-example-reportincident-part5.html" title="Tutorial-Example-ReportIncident-Part5">Part 5</a></li></ul>
 </div>

Modified: websites/production/camel/content/tutorial-example-reportincident-part5.html
==============================================================================
--- websites/production/camel/content/tutorial-example-reportincident-part5.html (original)
+++ websites/production/camel/content/tutorial-example-reportincident-part5.html Wed Aug 29 17:19:33 2012
@@ -634,54 +634,6 @@ And that is all what's needed, well for 
 
 <p>In the next part's look at using XML to create the route instead of Java code. Then it might be even more readable by non developers. </p>
 
-<h2><a shape="rect" name="Tutorial-Example-ReportIncident-Part5-%23Resources"></a><a shape="rect" href="#Tutorial-Example-ReportIncident-Part5-Resources">Resources</a></h2>
-<ul><li>
-
-    
-
-<div class="plugin_attachments_container">
-    <div class="plugin_attachments_table_container">
-        <fieldset class="hidden">
-            <input type="hidden" class="plugin_attachments_macro_render_param" name="pageId" value="96177">
-            <input type="hidden" name="deleteConfirmMessage" value="Are you sure you want to remove the attached file {0}?">
-            <input type="hidden" name="i18n-notpermitted" value="You are not permitted to perform this operation.">
-                                                 <input type="hidden" class="plugin_attachments_macro_render_param" name="patterns" value="part-five.zip">
-                                                                    <input type="hidden" name="outputType" value="display">
-        </fieldset>
-                    <fieldset class="hidden parameters">
-    <input type="hidden" id="removeAttachmentWarning" value="Are you sure you want to remove the attached file {0}?">
-</fieldset>
-
-<table class="tableview attachments"><tr><th colspan="1" rowspan="1" class="filename-column">            <a shape="rect" href="tutorial-example-reportincident-part5.html?sortBy=name">Name</a>
-    </th><th colspan="1" rowspan="1">            <a shape="rect" href="tutorial-example-reportincident-part5.html?sortBy=size">Size</a>
-    </th><th colspan="1" rowspan="1">Creator</th><th colspan="1" rowspan="1">            <a shape="rect" href="tutorial-example-reportincident-part5.html?sortBy=createddate">Creation Date</a>
-    </th><th colspan="1" rowspan="1" class="comment">Comment</th><th colspan="1" rowspan="1">&#160;</th></tr><tr id="attachment-9744"><td colspan="1" rowspan="1" class="filename-column">
-                
-<span class="icon icon-file-zip" title="ZIP" archive="archive">ZIP Archive</span>                <a shape="rect" class="filename" href="tutorial-example-reportincident-part5.data/part-five.zip" title="part-five.zip" data-filename="part-five.zip">
-                    part-five.zip
-                </a>
-            </td><td colspan="1" rowspan="1" class="attachment-size">10 kB</td><td colspan="1" rowspan="1"><a shape="rect" class="url fn confluence-userlink" href="https://cwiki.apache.org/confluence/display/~davsclaus">Claus Ibsen</a></td><td colspan="1" rowspan="1">Feb 07, 2009 01:54</td><td colspan="1" rowspan="1" class="comment">
-                                    part-five
-                            </td><td colspan="1" rowspan="1" class="attachment-actions">
-                                                <ul><li class="first">
-    
-        
-    
-    <a shape="rect" class="editAttachmentLink" href="/confluence/pages/editattachment.action?pageId=$page.id&amp;fileName=part-five.zip" title="">
-                   <span>Properties</span></a>        </li><li class="">
-    
-        
-    
-    <a shape="rect" class="removeAttachmentLink" href="/confluence/pages/removeattachment.action?pageId=$page.id&amp;fileName=part-five.zip&amp;version=1" title="">
-                   <span>Remove</span></a>        </li></ul>
-                            </td></tr></table>            </div>
-
-    <div class="plugin_attachments_upload_container">
-            </div>
-</div>
-
-</li></ul>
-
 
 <h2><a shape="rect" name="Tutorial-Example-ReportIncident-Part5-Links"></a>Links</h2>
 <ul class="alternate" type="square"><li><a shape="rect" href="tutorial-example-reportincident.html" title="Tutorial-Example-ReportIncident">Introduction</a></li><li><a shape="rect" href="tutorial-example-reportincident-part1.html" title="Tutorial-Example-ReportIncident-Part1">Part 1</a></li><li><a shape="rect" href="tutorial-example-reportincident-part2.html" title="Tutorial-Example-ReportIncident-Part2">Part 2</a></li><li><a shape="rect" href="tutorial-example-reportincident-part3.html" title="Tutorial-Example-ReportIncident-Part3">Part 3</a></li><li><a shape="rect" href="tutorial-example-reportincident-part4.html" title="Tutorial-Example-ReportIncident-Part4">Part 4</a></li><li><a shape="rect" href="tutorial-example-reportincident-part5.html" title="Tutorial-Example-ReportIncident-Part5">Part 5</a></li></ul>

Modified: websites/production/camel/content/tutorial-example-reportincident.html
==============================================================================
--- websites/production/camel/content/tutorial-example-reportincident.html (original)
+++ websites/production/camel/content/tutorial-example-reportincident.html Wed Aug 29 17:19:33 2012
@@ -90,6 +90,8 @@
 
 <p>I wrote this tutorial motivated as Camel lacked an example application that was based on the web application deployment model. The entire world hasn't moved to pure OSGi deployments yet.</p>
 
+<div class="panelMacro"><table class="tipMacro"><colgroup span="1"><col span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" valign="top"><img align="middle" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1">The full source code for this tutorial as complete is part of the Apache Camel distribution in the <tt>examples/camel-example-reportincident</tt> directory</td></tr></table></div>
+
 <h2><a shape="rect" name="Tutorial-Example-ReportIncident-Theusecase"></a>The use-case</h2>
 
 <p>The goal is to allow staff to report incidents into a central administration. For that they use client software where they report the incident and submit it to the central administration. As this is an integration in a transition phase the administration should get these incidents by email whereas they are manually added to the database. The client software should gather the incident and submit the information to the integration platform that in term will transform the report into an email and send it to the central administrator for manual processing.</p>