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 2013/10/07 13:18:43 UTC

svn commit: r881547 - in /websites/production/camel/content: cache/main.pageCache sjms.html

Author: buildbot
Date: Mon Oct  7 11:18:42 2013
New Revision: 881547

Log:
Production update by buildbot for camel

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

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

Modified: websites/production/camel/content/sjms.html
==============================================================================
--- websites/production/camel/content/sjms.html (original)
+++ websites/production/camel/content/sjms.html Mon Oct  7 11:18:42 2013
@@ -88,7 +88,7 @@
 <div class="wiki-content maincontent"><h2><a shape="rect" name="SJMS-SJMSComponent"></a>SJMS Component</h2>
 <p><b>Available as of Camel 2.11</b></p>
 
-<p>The Simple JMS Component, or SJMS, is a JMS client for use with Camel that uses well known best practices when it comes to JMS client creation and configuration. SJMS contains a brand new JMS client API written explicitly for Camel eliminating third party messaging implementations keeping it light and resilient.  It is scheduled to be released as part of Camel 2.11 with the following functionality:</p>
+<p>The Simple JMS Component, or SJMS, is a JMS client for use with Camel that uses well known best practices when it comes to JMS client creation and configuration. SJMS contains a brand new JMS client API written explicitly for Camel eliminating third party messaging implementations keeping it light and resilient.  The following features is included:</p>
 
 <ul><li>Standard Queue and Topic Support (Durable &amp; Non-Durable)</li><li>InOnly &amp; InOut MEP Support</li><li>Asynchronous Producer and Consumer Processing</li><li>Internal JMS Transaction Support</li></ul>
 
@@ -100,6 +100,9 @@
 
 <div class="panelMacro"><table class="infoMacro"><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/information.gif" width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1"><b>Why the S in SJMS</b><br clear="none">S stands for Simple and Standard and Springless.  Also camel-jms was already taken. <img align="middle" class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/smile.gif" height="20" width="20" alt="" border="0"></td></tr></table></div>
 
+<div class="panelMacro"><table class="warningMacro"><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/forbidden.gif" width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1">This is a rather new component in a complex world of JMS messaging. So this component is ongoing development and hardening.<br clear="none">
+The classic <a shape="rect" href="jms.html" title="JMS">JMS</a> component based on Spring JMS has been hardened and battle tested extensively.</td></tr></table></div>
+
 <p>Maven users will need to add the following dependency to their <tt>pom.xml</tt> for this component:</p>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[