Author: buildbot
Date: Thu Nov  6 12:18:42 2014
New Revision: 928138

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/mina2.html

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

Modified: websites/production/camel/content/mina2.html
==============================================================================
--- websites/production/camel/content/mina2.html (original)
+++ websites/production/camel/content/mina2.html Thu Nov  6 12:18:42 2014
@@ -91,7 +91,13 @@
                             <p>Favor using <a shape="rect" 
href="netty.html">Netty</a> as Netty is a much more active maintained and 
popular project than Apache Mina currently is</p>
                     </div>
     </div>
-<p>Maven users will need to add the following dependency to their 
<code>pom.xml</code> for this component:</p><div class="code panel pdl" 
style="border-width: 1px;"><div class="codeContent panelContent pdl">
+    <div class="aui-message hint shadowed information-macro">
+                            <span class="aui-icon icon-hint">Icon</span>
+                <div class="message-content">
+                            <p>Be careful with sync=false on consumer 
endpoints. Since camel-mina2 all consumer exchanges are InOut. This is 
different to camel-mina.</p>
+                    </div>
+    </div>
+<p>&#160;</p><p>Maven users will need to add the following dependency to their 
<code>pom.xml</code> for this component:</p><div class="code panel pdl" 
style="border-width: 1px;"><div class="codeContent panelContent pdl">
 <script class="theme: Default; brush: xml; gutter: false" 
type="syntaxhighlighter"><![CDATA[&lt;dependency&gt;
     &lt;groupId&gt;org.apache.camel&lt;/groupId&gt;
     &lt;artifactId&gt;camel-mina2&lt;/artifactId&gt;


Reply via email to