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/11/03 10:18:24 UTC

svn commit: r837125 - in /websites/production/camel/content: building.html cache/main.pageCache camel-dsl.html eip.html enterprise-integration-patterns.html message-history.html

Author: buildbot
Date: Sat Nov  3 09:18:24 2012
New Revision: 837125

Log:
Production update by buildbot for camel

Added:
    websites/production/camel/content/message-history.html
Modified:
    websites/production/camel/content/building.html
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/camel-dsl.html
    websites/production/camel/content/eip.html
    websites/production/camel/content/enterprise-integration-patterns.html

Modified: websites/production/camel/content/building.html
==============================================================================
--- websites/production/camel/content/building.html (original)
+++ websites/production/camel/content/building.html Sat Nov  3 09:18:24 2012
@@ -195,6 +195,14 @@ mvn clean source:jar install -Pfastinsta
 </pre>
 </div></div>
 
+<h3><a shape="rect" name="Building-BuildingwithSpring3.0"></a>Building with Spring 3.0</h3>
+<p>From Camel 2.11.0 onwards, if you want Camel to be build against Spring 3.0 you have to build with the maven profile <tt>spring3.0</tt>.</p>
+<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
+<pre class="code-java">
+mvn clean install -Pspring3.0
+</pre>
+</div></div>
+
 <h3><a shape="rect" name="Building-BuildingwithSpring3.1"></a>Building with Spring 3.1</h3>
 <p>From Camel 2.10.0 onwards, if you want Camel to be build against Spring 3.1 you have to build with the maven profile <tt>spring3.1</tt>.</p>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
@@ -203,6 +211,8 @@ mvn clean install -Pspring3.1
 </pre>
 </div></div>
 
+<p><b>Note:</b> the <tt>camel-test-spring</tt> component requires to be built with Spring 3.1.</p>
+
 <h3><a shape="rect" name="Building-Workingwithfeatures"></a>Working with features</h3>
 <p>If you change anything in the features.xml from <tt>platform/karaf</tt> you can run a validation step to ensure the generated features.xml file is correct. You can do this running the following maven goal from the <tt>platform</tt> directory.</p>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">

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

Modified: websites/production/camel/content/camel-dsl.html
==============================================================================
--- websites/production/camel/content/camel-dsl.html (original)
+++ websites/production/camel/content/camel-dsl.html Sat Nov  3 09:18:24 2012
@@ -88,7 +88,7 @@
 
 <h1><a shape="rect" name="CamelDSL-EIPPatterns"></a>EIP Patterns</h1>
 
-<ul><li><a shape="rect" href="aggregator.html" title="Aggregator">Aggregator</a></li><li><a shape="rect" href="aggregator2.html" title="Aggregator2">Aggregator2</a></li><li><a shape="rect" href="claim-check.html" title="Claim Check">Claim Check</a></li><li><a shape="rect" href="competing-consumers.html" title="Competing Consumers">Competing Consumers</a></li><li><a shape="rect" href="composed-message-processor.html" title="Composed Message Processor">Composed Message Processor</a></li><li><a shape="rect" href="content-based-router.html" title="Content Based Router">Content Based Router</a></li><li><a shape="rect" href="content-enricher.html" title="Content Enricher">Content Enricher</a></li><li><a shape="rect" href="content-filter.html" title="Content Filter">Content Filter</a></li><li><a shape="rect" href="controlbus.html" title="ControlBus">ControlBus</a></li><li><a shape="rect" href="correlation-identifier.html" title="Correlation Identifier">Correlation Identifier</a></l
 i><li><a shape="rect" href="dead-letter-channel.html" title="Dead Letter Channel">Dead Letter Channel</a></li><li><a shape="rect" href="delayer.html" title="Delayer">Delayer</a></li><li><a shape="rect" href="detour.html" title="Detour">Detour</a></li><li><a shape="rect" href="durable-subscriber.html" title="Durable Subscriber">Durable Subscriber</a></li><li><a shape="rect" href="dynamic-router.html" title="Dynamic Router">Dynamic Router</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="event-message.html" title="Event Message">Event Message</a></li><li><a shape="rect" href="guaranteed-delivery.html" title="Guaranteed Delivery">Guaranteed Delivery</a></li><li><a shape="rect" href="idempotent-consumer.html" title="Idempotent Consumer">Idempotent Consumer</a></li><li><a shape="rect" href="load-balancer.html" title="Load Balancer">Load Balancer</a></li><li><a shape="rect" href="loge
 ip.html" title="LogEIP">LogEIP</a></li><li><a shape="rect" href="loop.html" title="Loop">Loop</a></li><li><a shape="rect" href="message.html" title="Message">Message</a></li><li><a shape="rect" href="message-bus.html" title="Message Bus">Message Bus</a></li><li><a shape="rect" href="message-channel.html" title="Message Channel">Message Channel</a></li><li><a shape="rect" href="message-dispatcher.html" title="Message Dispatcher">Message Dispatcher</a></li><li><a shape="rect" href="message-endpoint.html" title="Message Endpoint">Message Endpoint</a></li><li><a shape="rect" href="message-filter.html" title="Message Filter">Message Filter</a></li><li><a shape="rect" href="message-router.html" title="Message Router">Message Router</a></li><li><a shape="rect" href="message-translator.html" title="Message Translator">Message Translator</a></li><li><a shape="rect" href="messaging-gateway.html" title="Messaging Gateway">Messaging Gateway</a></li><li><a shape="rect" href="messaging-ma
 pper.html" title="Messaging Mapper">Messaging Mapper</a></li><li><a shape="rect" href="multicast.html" title="Multicast">Multicast</a></li><li><a shape="rect" href="normalizer.html" title="Normalizer">Normalizer</a></li><li><a shape="rect" href="pipes-and-filters.html" title="Pipes and Filters">Pipes and Filters</a></li><li><a shape="rect" href="point-to-point-channel.html" title="Point to Point Channel">Point to Point Channel</a></li><li><a shape="rect" href="polling-consumer.html" title="Polling Consumer">Polling Consumer</a></li><li><a shape="rect" href="publish-subscribe-channel.html" title="Publish Subscribe Channel">Publish Subscribe Channel</a></li><li><a shape="rect" href="recipient-list.html" title="Recipient List">Recipient List</a></li><li><a shape="rect" href="request-reply.html" title="Request Reply">Request Reply</a></li><li><a shape="rect" href="resequencer.html" title="Resequencer">Resequencer</a></li><li><a shape="rect" href="return-address.html" title="Retu
 rn Address">Return Address</a></li><li><a shape="rect" href="routing-slip.html" title="Routing Slip">Routing Slip</a></li><li><a shape="rect" href="sampling.html" title="Sampling">Sampling</a></li><li><a shape="rect" href="scatter-gather.html" title="Scatter-Gather">Scatter-Gather</a></li><li><a shape="rect" href="selective-consumer.html" title="Selective Consumer">Selective Consumer</a></li><li><a shape="rect" href="service-activator.html" title="Service Activator">Service Activator</a></li><li><a shape="rect" href="sort.html" title="Sort">Sort</a></li><li><a shape="rect" href="splitter.html" title="Splitter">Splitter</a></li><li><a shape="rect" href="throttler.html" title="Throttler">Throttler</a></li><li><a shape="rect" href="transactional-client.html" title="Transactional Client">Transactional Client</a></li><li><a shape="rect" href="validate.html" title="Validate">Validate</a></li><li><a shape="rect" href="wire-tap.html" title="Wire Tap">Wire Tap</a></li></ul></div>
+<ul><li><a shape="rect" href="aggregator.html" title="Aggregator">Aggregator</a></li><li><a shape="rect" href="aggregator2.html" title="Aggregator2">Aggregator2</a></li><li><a shape="rect" href="claim-check.html" title="Claim Check">Claim Check</a></li><li><a shape="rect" href="competing-consumers.html" title="Competing Consumers">Competing Consumers</a></li><li><a shape="rect" href="composed-message-processor.html" title="Composed Message Processor">Composed Message Processor</a></li><li><a shape="rect" href="content-based-router.html" title="Content Based Router">Content Based Router</a></li><li><a shape="rect" href="content-enricher.html" title="Content Enricher">Content Enricher</a></li><li><a shape="rect" href="content-filter.html" title="Content Filter">Content Filter</a></li><li><a shape="rect" href="controlbus.html" title="ControlBus">ControlBus</a></li><li><a shape="rect" href="correlation-identifier.html" title="Correlation Identifier">Correlation Identifier</a></l
 i><li><a shape="rect" href="dead-letter-channel.html" title="Dead Letter Channel">Dead Letter Channel</a></li><li><a shape="rect" href="delayer.html" title="Delayer">Delayer</a></li><li><a shape="rect" href="detour.html" title="Detour">Detour</a></li><li><a shape="rect" href="durable-subscriber.html" title="Durable Subscriber">Durable Subscriber</a></li><li><a shape="rect" href="dynamic-router.html" title="Dynamic Router">Dynamic Router</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="event-message.html" title="Event Message">Event Message</a></li><li><a shape="rect" href="guaranteed-delivery.html" title="Guaranteed Delivery">Guaranteed Delivery</a></li><li><a shape="rect" href="idempotent-consumer.html" title="Idempotent Consumer">Idempotent Consumer</a></li><li><a shape="rect" href="load-balancer.html" title="Load Balancer">Load Balancer</a></li><li><a shape="rect" href="loge
 ip.html" title="LogEIP">LogEIP</a></li><li><a shape="rect" href="loop.html" title="Loop">Loop</a></li><li><a shape="rect" href="message.html" title="Message">Message</a></li><li><a shape="rect" href="message-bus.html" title="Message Bus">Message Bus</a></li><li><a shape="rect" href="message-channel.html" title="Message Channel">Message Channel</a></li><li><a shape="rect" href="message-dispatcher.html" title="Message Dispatcher">Message Dispatcher</a></li><li><a shape="rect" href="message-endpoint.html" title="Message Endpoint">Message Endpoint</a></li><li><a shape="rect" href="message-filter.html" title="Message Filter">Message Filter</a></li><li><a shape="rect" href="message-history.html" title="Message History">Message History</a></li><li><a shape="rect" href="message-router.html" title="Message Router">Message Router</a></li><li><a shape="rect" href="message-translator.html" title="Message Translator">Message Translator</a></li><li><a shape="rect" href="messaging-gateway.
 html" title="Messaging Gateway">Messaging Gateway</a></li><li><a shape="rect" href="messaging-mapper.html" title="Messaging Mapper">Messaging Mapper</a></li><li><a shape="rect" href="multicast.html" title="Multicast">Multicast</a></li><li><a shape="rect" href="normalizer.html" title="Normalizer">Normalizer</a></li><li><a shape="rect" href="pipes-and-filters.html" title="Pipes and Filters">Pipes and Filters</a></li><li><a shape="rect" href="point-to-point-channel.html" title="Point to Point Channel">Point to Point Channel</a></li><li><a shape="rect" href="polling-consumer.html" title="Polling Consumer">Polling Consumer</a></li><li><a shape="rect" href="publish-subscribe-channel.html" title="Publish Subscribe Channel">Publish Subscribe Channel</a></li><li><a shape="rect" href="recipient-list.html" title="Recipient List">Recipient List</a></li><li><a shape="rect" href="request-reply.html" title="Request Reply">Request Reply</a></li><li><a shape="rect" href="resequencer.html" ti
 tle="Resequencer">Resequencer</a></li><li><a shape="rect" href="return-address.html" title="Return Address">Return Address</a></li><li><a shape="rect" href="routing-slip.html" title="Routing Slip">Routing Slip</a></li><li><a shape="rect" href="sampling.html" title="Sampling">Sampling</a></li><li><a shape="rect" href="scatter-gather.html" title="Scatter-Gather">Scatter-Gather</a></li><li><a shape="rect" href="selective-consumer.html" title="Selective Consumer">Selective Consumer</a></li><li><a shape="rect" href="service-activator.html" title="Service Activator">Service Activator</a></li><li><a shape="rect" href="sort.html" title="Sort">Sort</a></li><li><a shape="rect" href="splitter.html" title="Splitter">Splitter</a></li><li><a shape="rect" href="throttler.html" title="Throttler">Throttler</a></li><li><a shape="rect" href="transactional-client.html" title="Transactional Client">Transactional Client</a></li><li><a shape="rect" href="validate.html" title="Validate">Validate</a
 ></li><li><a shape="rect" href="wire-tap.html" title="Wire Tap">Wire Tap</a></li></ul></div>
         </td>
         <td valign="top">
           <div class="navigation">

Modified: websites/production/camel/content/eip.html
==============================================================================
--- websites/production/camel/content/eip.html (original)
+++ websites/production/camel/content/eip.html Sat Nov  3 09:18:24 2012
@@ -129,7 +129,7 @@
 <h3><a shape="rect" name="EIP-SystemManagement"></a>System Management</h3>
 
 <div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><td colspan="1" rowspan="1" class="confluenceTd"> <span class="image-wrap" style=""><img src="http://www.eaipatterns.com/img/ControlBusIcon.gif" style="border: 0px solid black"></span> </td><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="controlbus.html" title="ControlBus">ControlBus</a> </td><td colspan="1" rowspan="1" class="confluenceTd"> How can we effectively administer a messaging system that is distributed across multiple platforms and a wide geographic area? </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <span class="image-wrap" style=""><img src="http://www.eaipatterns.com/img/DetourIcon.gif" style="border: 0px solid black"></span> </td><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="detour.html" title="Detour">Detour</a> </td><td colspan="1" rowspan="1" class="confluenceTd"> How can you route a message through intermediate steps to perform validation, testing 
 or debugging functions? </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <span class="image-wrap" style=""><img src="http://www.eaipatterns.com/img/WireTapIcon.gif" style="border: 0px solid black"></span> </td><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="wire-tap.html" title="Wire Tap">Wire Tap</a> </td><td colspan="1" rowspan="1" class="confluenceTd"> How do you inspect messages that travel on a point-to-point channel? </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <span class="image-wrap" style=""><img src="http://cwiki.apache.org/confluence/download/attachments/49204/clear.png" style="border: 0px solid black"></span> </td><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="logeip.html" title="LogEIP">Log</a> </td><td colspan="1" rowspan="1" class="confluenceTd"> How can I log processing a message? </td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><td colspan="1" rowspan="1" class="confluenceTd"> <span class="image-wrap" style=""><img src="http://www.eaipatterns.com/img/ControlBusIcon.gif" style="border: 0px solid black"></span> </td><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="controlbus.html" title="ControlBus">ControlBus</a> </td><td colspan="1" rowspan="1" class="confluenceTd"> How can we effectively administer a messaging system that is distributed across multiple platforms and a wide geographic area? </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <span class="image-wrap" style=""><img src="http://www.eaipatterns.com/img/DetourIcon.gif" style="border: 0px solid black"></span> </td><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="detour.html" title="Detour">Detour</a> </td><td colspan="1" rowspan="1" class="confluenceTd"> How can you route a message through intermediate steps to perform validation, testing 
 or debugging functions? </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <span class="image-wrap" style=""><img src="http://www.eaipatterns.com/img/WireTapIcon.gif" style="border: 0px solid black"></span> </td><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="wire-tap.html" title="Wire Tap">Wire Tap</a> </td><td colspan="1" rowspan="1" class="confluenceTd"> How do you inspect messages that travel on a point-to-point channel? </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <span class="image-wrap" style=""><img src="http://cwiki.apache.org/confluence/download/attachments/49204/clear.png" style="border: 0px solid black"></span> </td><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="message-history.html" title="Message History">Message History</a> </td><td colspan="1" rowspan="1" class="confluenceTd"> How can we effectively analyze and debug the flow of messages in a loosely coupled system? </td></tr><tr
 ><td colspan="1" rowspan="1" class="confluenceTd"> <span class="image-wrap" style=""><img src="http://cwiki.apache.org/confluence/download/attachments/49204/clear.png" style="border: 0px solid black"></span> </td><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="logeip.html" title="LogEIP">Log</a> </td><td colspan="1" rowspan="1" class="confluenceTd"> How can I log processing a message? </td></tr></tbody></table>
 </div>
 
 

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 Sat Nov  3 09:18:24 2012
@@ -129,7 +129,7 @@
 <h3><a shape="rect" name="EnterpriseIntegrationPatterns-SystemManagement"></a>System Management</h3>
 
 <div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><td colspan="1" rowspan="1" class="confluenceTd"> <span class="image-wrap" style=""><img src="http://www.eaipatterns.com/img/ControlBusIcon.gif" style="border: 0px solid black"></span> </td><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="controlbus.html" title="ControlBus">ControlBus</a> </td><td colspan="1" rowspan="1" class="confluenceTd"> How can we effectively administer a messaging system that is distributed across multiple platforms and a wide geographic area? </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <span class="image-wrap" style=""><img src="http://www.eaipatterns.com/img/DetourIcon.gif" style="border: 0px solid black"></span> </td><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="detour.html" title="Detour">Detour</a> </td><td colspan="1" rowspan="1" class="confluenceTd"> How can you route a message through intermediate steps to perform validation, testing 
 or debugging functions? </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <span class="image-wrap" style=""><img src="http://www.eaipatterns.com/img/WireTapIcon.gif" style="border: 0px solid black"></span> </td><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="wire-tap.html" title="Wire Tap">Wire Tap</a> </td><td colspan="1" rowspan="1" class="confluenceTd"> How do you inspect messages that travel on a point-to-point channel? </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <span class="image-wrap" style=""><img src="http://cwiki.apache.org/confluence/download/attachments/49204/clear.png" style="border: 0px solid black"></span> </td><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="logeip.html" title="LogEIP">Log</a> </td><td colspan="1" rowspan="1" class="confluenceTd"> How can I log processing a message? </td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><td colspan="1" rowspan="1" class="confluenceTd"> <span class="image-wrap" style=""><img src="http://www.eaipatterns.com/img/ControlBusIcon.gif" style="border: 0px solid black"></span> </td><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="controlbus.html" title="ControlBus">ControlBus</a> </td><td colspan="1" rowspan="1" class="confluenceTd"> How can we effectively administer a messaging system that is distributed across multiple platforms and a wide geographic area? </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <span class="image-wrap" style=""><img src="http://www.eaipatterns.com/img/DetourIcon.gif" style="border: 0px solid black"></span> </td><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="detour.html" title="Detour">Detour</a> </td><td colspan="1" rowspan="1" class="confluenceTd"> How can you route a message through intermediate steps to perform validation, testing 
 or debugging functions? </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <span class="image-wrap" style=""><img src="http://www.eaipatterns.com/img/WireTapIcon.gif" style="border: 0px solid black"></span> </td><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="wire-tap.html" title="Wire Tap">Wire Tap</a> </td><td colspan="1" rowspan="1" class="confluenceTd"> How do you inspect messages that travel on a point-to-point channel? </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <span class="image-wrap" style=""><img src="http://cwiki.apache.org/confluence/download/attachments/49204/clear.png" style="border: 0px solid black"></span> </td><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="message-history.html" title="Message History">Message History</a> </td><td colspan="1" rowspan="1" class="confluenceTd"> How can we effectively analyze and debug the flow of messages in a loosely coupled system? </td></tr><tr
 ><td colspan="1" rowspan="1" class="confluenceTd"> <span class="image-wrap" style=""><img src="http://cwiki.apache.org/confluence/download/attachments/49204/clear.png" style="border: 0px solid black"></span> </td><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="logeip.html" title="LogEIP">Log</a> </td><td colspan="1" rowspan="1" class="confluenceTd"> How can I log processing a message? </td></tr></tbody></table>
 </div>
 
 

Added: websites/production/camel/content/message-history.html
==============================================================================
--- websites/production/camel/content/message-history.html (added)
+++ websites/production/camel/content/message-history.html Sat Nov  3 09:18:24 2012
@@ -0,0 +1,180 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<html>
+<head>
+    <link href="http://camel.apache.org/styles/site.css" rel="stylesheet" type="text/css">
+    <link href="http://camel.apache.org/styles/type-settings.css" rel="stylesheet" type="text/css">
+    <script src="http://camel.apache.org/styles/prototype.js" type="text/javascript"></script>
+    <script src="http://camel.apache.org/styles/rico.js" type="text/javascript"></script>    
+    <script src="http://camel.apache.org/styles/site.js" type="text/javascript"></script>
+
+    <meta http-equiv="Content-type" content="text/html;charset=UTF-8">
+
+    <style type="text/css">
+      .maincontent { overflow:hidden; }
+    </style>
+    <!--[if IE]>
+    <style type="text/css">
+      .maincontent { width:100%; }
+    </style>
+    <![endif]-->
+
+    <title>
+    Apache Camel: Message History
+    </title>
+</head>
+<body>
+<div class="white_box">
+<div class="header">
+  <div class="header_l">
+    <div class="header_r">
+    </div>
+  </div>
+</div>
+<div class="content">
+  <div class="content_l">
+    <div class="content_r">
+      <div>
+          <!-- Banner -->
+<div id="banner-content">
+	<div id="asf_logo">
+	<div id="activemq_logo" style="height:108px; background:transparent url(banner.data/apache-camel-7.png) no-repeat scroll left top;">
+            <a shape="rect" style="float:left; width:310px;display:block;text-indent:-5000px;text-decoration:none;line-height:140px; margin-top:20px; margin-left:18px;" href="http://camel.apache.org/">Camel</a>
+            <a shape="rect" style="float:right; width:180px;display:block;text-indent:-5000px;text-decoration:none;line-height:80px; margin-top:45px; margin-right:10px;" href="http://www.apache.org">Apache</a>
+	</div>
+        </div>
+</div>
+          <!-- Banner -->
+        <div class="top_red_bar">
+          <div id="site-breadcrumbs">
+                <!-- Breadcrumbs -->
+<a href="index.html">Apache Camel</a>&nbsp;&gt;&nbsp;<a href="documentation.html">Documentation</a>&nbsp;&gt;&nbsp;<a href="enterprise-integration-patterns.html">Enterprise Integration Patterns</a>&nbsp;&gt;&nbsp;<a href="message-history.html">Message History</a>
+          </div>
+          <!-- Quicklinks -->
+<div id="site-quicklinks"><p><a shape="rect" href="download.html" title="Download">Download</a> | <a shape="rect" href="javadoc.html" title="JavaDoc">JavaDoc</a> | <a shape="rect" href="source.html" title="Source">Source</a> | <a shape="rect" href="discussion-forums.html" title="Discussion Forums">Forums</a> | <a shape="rect" href="support.html" title="Support">Support</a></p></div>
+          <!-- Quicklinks -->
+        </div>
+
+	<table border="0">
+	<tbody>
+        <tr>
+        <td valign="top" width="100%">
+<div class="wiki-content maincontent"><h3><a shape="rect" name="MessageHistory-MessageHistory"></a>Message History</h3>
+
+<p>The Message History EIP ...</p>
+
+<p>TODO:</p></div>
+        </td>
+        <td valign="top">
+          <div class="navigation">
+            <div class="navigation_top">
+                <!-- NavigationBar -->
+<div class="navigation_bottom" id="navigation_bottom"><h3><a shape="rect" name="Navigation-Overview"></a><a shape="rect" href="overview.html" title="Overview">Overview</a></h3>
+
+<ul class="alternate" type="square"><li><a shape="rect" href="index.html" title="Index">Home</a></li><li><a shape="rect" href="download.html" title="Download">Download</a></li><li><a shape="rect" href="getting-started.html" title="Getting Started">Getting Started</a></li><li><a shape="rect" href="faq.html" title="FAQ">FAQ</a></li></ul>
+
+
+<h3><a shape="rect" name="Navigation-Documentation"></a><a shape="rect" href="documentation.html" title="Documentation">Documentation</a></h3>
+
+<ul class="alternate" type="square"><li><a shape="rect" href="user-guide.html" title="User Guide">User Guide</a></li><li><a shape="rect" href="manual.html" title="Manual">Manual</a></li><li><a shape="rect" href="books.html" title="Books">Books</a></li><li><a shape="rect" href="tutorials.html" title="Tutorials">Tutorials</a></li><li><a shape="rect" href="examples.html" title="Examples">Examples</a></li><li><a shape="rect" href="cookbook.html" title="Cookbook">Cookbook</a></li><li><a shape="rect" href="enterprise-integration-patterns.html" title="Enterprise Integration Patterns">Enterprise Integration Patterns</a></li><li><a shape="rect" href="architecture.html" title="Architecture">Architecture</a></li><li><a shape="rect" href="components.html" title="Components">Components</a></li><li><a shape="rect" href="data-format.html" title="Data Format">Data Format</a></li><li><a shape="rect" href="languages.html" title="Languages">Languages</a></li><li><a shape="rect" href="security.
 html" title="Security">Security</a></li></ul>
+
+
+<h3><a shape="rect" name="Navigation-Search"></a>Search</h3>
+
+
+<form enctype="application/x-www-form-urlencoded" method="get" id="cse-search-box" action="http://www.google.com/cse">
+  <div>
+    <input type="hidden" name="cx" value="007878419884033443453:m5nhvy4hmyq">
+    <input type="hidden" name="ie" value="UTF-8">
+    <input type="text" name="q" size="21">
+    <input type="submit" name="sa" value="Search">
+  </div>
+</form>
+<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&amp;lang=en"></script>
+
+
+<h3><a shape="rect" name="Navigation-Community"></a><a shape="rect" href="community.html" title="Community">Community</a></h3>
+
+<ul class="alternate" type="square"><li><a shape="rect" href="support.html" title="Support">Support</a></li><li><a shape="rect" href="contributing.html" title="Contributing">Contributing</a></li><li><a shape="rect" href="discussion-forums.html" title="Discussion Forums">Discussion Forums</a></li><li><a shape="rect" href="mailing-lists.html" title="Mailing Lists">Mailing Lists</a></li><li><a shape="rect" href="user-stories.html" title="User Stories">User Stories</a></li><li><a shape="rect" href="news.html" title="News">News</a></li><li><a shape="rect" href="articles.html" title="Articles">Articles</a></li><li><a shape="rect" href="site.html" title="Site">Site</a></li><li><a shape="rect" href="team.html" title="Team">Team</a></li><li><a shape="rect" class="external-link" href="http://camel-extra.googlecode.com/" rel="nofollow">Camel Extra</a></li></ul>
+
+
+<h3><a shape="rect" name="Navigation-Developers"></a><a shape="rect" href="developers.html" title="Developers">Developers</a></h3>
+
+<ul class="alternate" type="square"><li><a shape="rect" href="developers.html" title="Developers">Developer Guide</a></li><li><a shape="rect" href="source.html" title="Source">Source</a></li><li><a shape="rect" href="building.html" title="Building">Building</a></li><li><a shape="rect" href="javadoc.html" title="JavaDoc">JavaDoc</a></li><li><a shape="rect" href="irc-room.html" title="IRC Room">IRC Room</a></li></ul>
+
+
+<h3><a shape="rect" name="Navigation-ApacheSoftwareFoundation"></a>Apache Software Foundation</h3>
+
+<ul class="alternate" type="square"><li><a shape="rect" class="external-link" href="http://www.apache.org/licenses/">License</a></li><li><a shape="rect" class="external-link" href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li><li><a shape="rect" class="external-link" href="http://www.apache.org/foundation/thanks.html">Thanks</a></li><li><a shape="rect" class="external-link" href="http://www.apache.org/security/">Security</a></li></ul>
+</div>
+                <!-- NavigationBar -->
+            </div>
+          </div>
+        </td>
+        </tr>
+	</tbody>
+        </table>
+
+
+        <div class="bottom_red_bar"></div>
+      </div>
+    </div>
+  </div>
+</div>
+<div class="black_box">
+<div class="footer">
+  <div class="footer_l">
+    <div class="footer_r">
+      <div>
+        <a href="$base/privacy-policy.html">Privacy Policy</a> -
+        (<a href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=30741114">edit page</a>)
+   	 (<a href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=30741114&amp;showComments=true&amp;showCommentArea=true#addcomment">add comment</a>)
+      </div>
+    </div>
+  </div>
+</div>
+</div>
+</div>
+<div class="design_attribution">
+&copy; 2004-2011 The Apache Software Foundation.
+<br>          
+Apache Camel, Camel, Apache, the Apache feather logo, and the Apache Camel project logo are trademarks of The Apache Software Foundation.  All other marks mentioned may be trademarks or registered trademarks of their respective owners.
+<br>
+<a href="http://hiramchirino.com">Graphic Design By Hiram</a>
+</div>
+
+<!-- Camel committers that would like access to the Analytics, send a note to private@camel.apache.org -->
+<script type="text/javascript">
+
+  var _gaq = _gaq || [];
+  _gaq.push(['_setAccount', 'UA-25976253-1']);
+  _gaq.push(['_trackPageview']);
+
+  (function() {
+    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+  })();
+
+</script>
+
+</body>
+</html>
+
+