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/09/26 00:17:37 UTC

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

Author: buildbot
Date: Tue Sep 25 22:17:36 2012
New Revision: 833009

Log:
Production update by buildbot for camel

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

Modified: websites/production/camel/content/building.html
==============================================================================
--- websites/production/camel/content/building.html (original)
+++ websites/production/camel/content/building.html Tue Sep 25 22:17:36 2012
@@ -187,23 +187,6 @@ mvn clean source:jar install -Pfastinsta
 </pre>
 </div></div>
 
-<h3><a shape="rect" name="Building-BuildingwithSpring2.5.6"></a>Building with Spring 2.5.6</h3>
-<p>From Camel 2.4.0 onwards, we switch the default Spring version to 3.0.x, If you want Camel to be build against Spring 2.5.6 you have to build with the maven profile <tt>spring-2.x</tt>.</p>
-<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-java">
-mvn clean install -Pspring-2.x
-</pre>
-</div></div>
-
-<p>You may want to skip testing and do a fast build</p>
-<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-java">
-mvn clean install -Pspring-2.x,fastinstall
-</pre>
-</div></div>
-
-<p><b>Note:</b> Spring 2.x is no longer supported from Camel 2.7 onwards. The <tt>spring-2.x</tt> profile has been removed.</p>
-
 <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">

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 Tue Sep 25 22:17:36 2012
@@ -144,7 +144,7 @@ sjms:topic:Stocks.Prices
 <p>The SJMS Component supports the following configuration options:</p>
 
 <div class="confluenceTableSmall"><div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Option </th><th colspan="1" rowspan="1" class="confluenceTh"> Required </th><th colspan="1" rowspan="1" class="confluenceTh"> Default Value </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>connectionFactory</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <img align="middle" class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" alt="" border="0"> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> A <a shape="rect" class="external-link" href="http://docs.oracle.com/javaee/5/api/javax/jms/ConnectionFactory.html" rel="nofollow">ConnectionFactory</a> is required to enable the SjmsComponent. It can be set directly or set set as part of a ConnectionResource. </td>
 </tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>connectionResource</tt> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> A ConnectionResource is an interface that allows for customization and container control of the ConnectionFactory.  See <a shape="rect" href="#SJMS-connectionresource">ConnectionResource</a> for further details. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>headerFilterStrategy</tt> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>DefaultJmsKeyFormatStrategy</tt> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>keyFormatStrategy</tt> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td><td colspan="1" rowspan="1" class="confluenc
 eTd"> <tt>DefaultJmsKeyFormatStrategy</tt> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>maxConnections</tt> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>1</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> The maximum number of connections available to endpoints started under this component </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>transactionCommitStrategy</tt> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>DefaultTransactionCommitStrategy()</tt>  </td><td colspan="1" rowspan="1" class="confluenceTd"> Defines the number of <a shape="rect" class="external-link" href="http://docs.oracle.com/javaee/5/api/javax/jms/MessageProducer.html" rel="nofollow">MessageProducer</a> instances. </td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Option </th><th colspan="1" rowspan="1" class="confluenceTh"> Required </th><th colspan="1" rowspan="1" class="confluenceTh"> Default Value </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>connectionFactory</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <img align="middle" class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" alt="" border="0"> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> A <a shape="rect" class="external-link" href="http://docs.oracle.com/javaee/5/api/javax/jms/ConnectionFactory.html" rel="nofollow">ConnectionFactory</a> is required to enable the SjmsComponent. It can be set directly or set set as part of a ConnectionResource. </td>
 </tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>connectionResource</tt> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> A ConnectionResource is an interface that allows for customization and container control of the ConnectionFactory.  See <a shape="rect" href="#SJMS-connectionresource">Plugable Connection Resource Management</a> for further details. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>headerFilterStrategy</tt> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>DefaultJmsKeyFormatStrategy</tt> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>keyFormatStrategy</tt> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td><td colspan="1" rowspan
 ="1" class="confluenceTd"> <tt>DefaultJmsKeyFormatStrategy</tt> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>maxConnections</tt> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>1</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> The maximum number of connections available to endpoints started under this component </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>transactionCommitStrategy</tt> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>DefaultTransactionCommitStrategy()</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Defines the number of <a shape="rect" class="external-link" href="http://docs.oracle.com/javaee/5/api/javax/jms/MessageProducer.html" rel="nofollow">MessageProducer</a> instances. </td></tr></tbody
 ></table>
 </div>
 </div>
 
@@ -177,7 +177,7 @@ component.setMaxConnections(1);
 <p>The SjmsProducer Endpoint supports the following properties:</p>
 
 <div class="confluenceTableSmall"><div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Option </th><th colspan="1" rowspan="1" class="confluenceTh"> Default Value </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>acknowledgementMode</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>AUTO_ACKNOWLEDGE</tt>  </td><td colspan="1" rowspan="1" class="confluenceTd"> The JMS acknowledgement name, which is one of: <tt>TRANSACTED</tt>, <tt>AUTO_ACKNOWLEDGE</tt> or <tt>DUPS_OK_ACKNOWLEDGE</tt>.  <tt>CLIENT_ACKNOWLEDGE</tt> is not supported at this time. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>consumerCount</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>1</tt>  </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>InOut only.</b> Defines the number of <a shape="rect" class="external-link" href="http://docs.oracle.com/javaee/5/api/javax/j
 ms/MessageListener.html" rel="nofollow">MessageListener</a> instances that for response consumers. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>exchangePattern</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>InOnly</tt>  </td><td colspan="1" rowspan="1" class="confluenceTd"> Sets the Producers message exchange pattern. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>namedReplyTo</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt>  </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>InOut only.</b> Specifies a named reply to destination for responses. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>persistent</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>true</tt>  </td><td colspan="1" rowspan="1" class="confluenceTd"> Whether a message should be delivered with persistence enabled. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>prod
 ucerCount</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>1</tt>  </td><td colspan="1" rowspan="1" class="confluenceTd"> Defines the number of <a shape="rect" class="external-link" href="http://docs.oracle.com/javaee/5/api/javax/jms/MessageProducer.html" rel="nofollow">MessageProducer</a> instances. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>responseTimeOut</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>5000</tt>  </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>InOut only.</b> Specifies the amount of time an InOut Producer will wait for its response. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>synchronous</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>true</tt>  </td><td colspan="1" rowspan="1" class="confluenceTd"> Sets whether the Endpoint will use synchronous or asynchronous processing. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>transacted<
 /tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>false</tt>  </td><td colspan="1" rowspan="1" class="confluenceTd"> If the endpoint should use a JMS Session transaction. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>ttl</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>-1</tt>  </td><td colspan="1" rowspan="1" class="confluenceTd"> Disabled by default.  Sets the Message time to live header. </td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Option </th><th colspan="1" rowspan="1" class="confluenceTh"> Default Value </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>acknowledgementMode</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>AUTO_ACKNOWLEDGE</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> The JMS acknowledgement name, which is one of: <tt>TRANSACTED</tt>, <tt>AUTO_ACKNOWLEDGE</tt> or <tt>DUPS_OK_ACKNOWLEDGE</tt>. <tt>CLIENT_ACKNOWLEDGE</tt> is not supported at this time. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>consumerCount</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>1</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>InOut only.</b> Defines the number of <a shape="rect" class="external-link" href="http://docs.oracle.com/javaee/5/api/javax/jms/
 MessageListener.html" rel="nofollow">MessageListener</a> instances that for response consumers. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>exchangePattern</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>InOnly</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Sets the Producers message exchange pattern. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>namedReplyTo</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>InOut only.</b> Specifies a named reply to destination for responses. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>persistent</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>true</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Whether a message should be delivered with persistence enabled. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>producerCo
 unt</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>1</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Defines the number of <a shape="rect" class="external-link" href="http://docs.oracle.com/javaee/5/api/javax/jms/MessageProducer.html" rel="nofollow">MessageProducer</a> instances. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>responseTimeOut</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>5000</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>InOut only.</b> Specifies the amount of time an InOut Producer will wait for its response. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>synchronous</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>true</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Sets whether the Endpoint will use synchronous or asynchronous processing. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>transacted</tt> </td
 ><td colspan="1" rowspan="1" class="confluenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> If the endpoint should use a JMS Session transaction. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>ttl</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>-1</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Disabled by default.  Sets the Message time to live header. </td></tr></tbody></table>
 </div>
 </div>
 
@@ -186,7 +186,7 @@ component.setMaxConnections(1);
 <p>The SjmsConsumer Endpoint supports the following properties:</p>
 
 <div class="confluenceTableSmall"><div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Option </th><th colspan="1" rowspan="1" class="confluenceTh"> Default Value </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>acknowledgementMode</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>AUTO_ACKNOWLEDGE</tt>  </td><td colspan="1" rowspan="1" class="confluenceTd"> The JMS acknowledgement name, which is one of: <tt>TRANSACTED</tt>, <tt>AUTO_ACKNOWLEDGE</tt> or <tt>DUPS_OK_ACKNOWLEDGE</tt>.  <tt>CLIENT_ACKNOWLEDGE</tt> is not supported at this time. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>consumerCount</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>1</tt>  </td><td colspan="1" rowspan="1" class="confluenceTd"> Defines the number of <a shape="rect" class="external-link" href="http://docs.oracle.com/javaee/5/api/javax/jms/MessageListener.
 html" rel="nofollow">MessageListener</a> instances. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>durableSubscriptionId</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Required for a durable subscriptions. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>exchangePattern</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>InOnly</tt>  </td><td colspan="1" rowspan="1" class="confluenceTd"> Sets the Consumers message exchange pattern. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>messageSelector</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt>  </td><td colspan="1" rowspan="1" class="confluenceTd"> Sets the message selector. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>synchronous</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>true</tt>  </td><td colspan="1" ro
 wspan="1" class="confluenceTd"> Sets whether the Endpoint will use synchronous or asynchronous processing. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>transacted</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>false</tt>  </td><td colspan="1" rowspan="1" class="confluenceTd"> If the endpoint should use a JMS Session transaction. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>transactionBatchCount</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>1</tt>  </td><td colspan="1" rowspan="1" class="confluenceTd"> The number of exchanges to process before committing a local JMS transaction.  The <tt>transacted</tt> property must also be set to true or this property will be ignored. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>ttl</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>-1</tt>  </td><td colspan="1" rowspan="1" class="confluenceTd"> Disabled by default.  Sets the
  Message time to live header. </td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Option </th><th colspan="1" rowspan="1" class="confluenceTh"> Default Value </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>acknowledgementMode</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>AUTO_ACKNOWLEDGE</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> The JMS acknowledgement name, which is one of: <tt>TRANSACTED</tt>, <tt>AUTO_ACKNOWLEDGE</tt> or <tt>DUPS_OK_ACKNOWLEDGE</tt>. <tt>CLIENT_ACKNOWLEDGE</tt> is not supported at this time. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>consumerCount</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>1</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Defines the number of <a shape="rect" class="external-link" href="http://docs.oracle.com/javaee/5/api/javax/jms/MessageListener.htm
 l" rel="nofollow">MessageListener</a> instances. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>durableSubscriptionId</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Required for a durable subscriptions. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>exchangePattern</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>InOnly</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Sets the Consumers message exchange pattern. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>messageSelector</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Sets the message selector. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>synchronous</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>true</tt> </td><td colspan="1" rowspan=
 "1" class="confluenceTd"> Sets whether the Endpoint will use synchronous or asynchronous processing. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>transacted</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> If the endpoint should use a JMS Session transaction. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>transactionBatchCount</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>1</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> The number of exchanges to process before committing a local JMS transaction.  The <tt>transacted</tt> property must also be set to true or this property will be ignored. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>ttl</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>-1</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Disabled by default.  Sets the Message 
 time to live header. </td></tr></tbody></table>
 </div>
 </div>
 
@@ -196,7 +196,7 @@ component.setMaxConnections(1);
 
 <h4><a shape="rect" name="SJMS-PlugableConnectionResourceManagement"></a>Plugable Connection Resource Management <a shape="rect" name="SJMS-connectionresource"></a></h4>
 
-<p>Coming soon ...</p>
+<p>SJMS uses a ConnectionResource </p>
 
 <h4><a shape="rect" name="SJMS-Session%2CConsumer%2C%26ProducerPooling%26CachingManagement"></a>Session, Consumer, &amp; Producer Pooling &amp; Caching Management</h4>
 
@@ -216,12 +216,12 @@ component.setMaxConnections(1);
 
 <p>For the exchange.in.header the following rules apply for the header keys:</p>
 
-<p>    Keys starting with JMS or JMSX are reserved.<br clear="none">
-    exchange.in.headers keys must be literals and all be valid Java identifiers (do not use dots in the key name).<br clear="none">
-    Camel replaces dots &amp; hyphens and the reverse when when consuming JMS messages:<br clear="none">
-    . is replaced by <em>DOT</em> and the reverse replacement when Camel consumes the message.</p>
+<p>Keys starting with JMS or JMSX are reserved.<br clear="none">
+exchange.in.headers keys must be literals and all be valid Java identifiers (do not use dots in the key name).<br clear="none">
+Camel replaces dots &amp; hyphens and the reverse when when consuming JMS messages:<br clear="none">
+. is replaced by <em>DOT</em> and the reverse replacement when Camel consumes the message.</p>
 <ul class="alternate" type="square"><li>is replaced by <em>HYPHEN</em> and the reverse replacement when Camel consumes the message.<br clear="none">
-    See also the option jmsKeyFormatStrategy, which allows use of your own custom strategy for formatting keys.</li></ul>
+See also the option jmsKeyFormatStrategy, which allows use of your own custom strategy for formatting keys.</li></ul>
 
 
 <p>For the exchange.in.header, the following rules apply for the header values:</p>