Author: buildbot
Date: Sat May 19 14:18:22 2012
New Revision: 818307
Log:
Production update by buildbot for camel
Modified:
websites/production/camel/content/cache/main.pageCache
websites/production/camel/content/eventnotifier-to-log-details-about-all-sent-exchanges.html
Modified: websites/production/camel/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.
Modified:
websites/production/camel/content/eventnotifier-to-log-details-about-all-sent-exchanges.html
==============================================================================
---
websites/production/camel/content/eventnotifier-to-log-details-about-all-sent-exchanges.html
(original)
+++
websites/production/camel/content/eventnotifier-to-log-details-about-all-sent-exchanges.html
Sat May 19 14:18:22 2012
@@ -154,7 +154,7 @@ Then you have a logger which logs all <e
<p>You can see which <tt>EventObject</tt> Camel provides from the <a
shape="rect" class="external-link"
href="http://camel.apache.org/maven/current/camel-core/apidocs/org/apache/camel/management/event/package-summary.html">javadoc</a>.</p>
-
+<p>From Camel 2.10 onwards there is also a <tt>ExchangeSendingEvent</tt> which
is an event triggered before sending the message to the endpoint. Then we have
an even for both before and after sending the message.</p>
</div>
</td>