You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by bu...@apache.org on 2013/02/25 17:21:56 UTC

svn commit: r851891 - in /websites/production/activemq/content: cache/main.pageCache vm-transport-reference.html

Author: buildbot
Date: Mon Feb 25 16:21:55 2013
New Revision: 851891

Log:
Production update by buildbot for activemq

Modified:
    websites/production/activemq/content/cache/main.pageCache
    websites/production/activemq/content/vm-transport-reference.html

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

Modified: websites/production/activemq/content/vm-transport-reference.html
==============================================================================
--- websites/production/activemq/content/vm-transport-reference.html (original)
+++ websites/production/activemq/content/vm-transport-reference.html Mon Feb 25 16:21:55 2013
@@ -87,7 +87,7 @@
 <h5><a shape="rect" name="VMTransportReference-TransportOptions"></a>Transport Options</h5>
 
 <div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Option Name </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"> marshal </td><td colspan="1" rowspan="1" class="confluenceTd"> false </td><td colspan="1" rowspan="1" class="confluenceTd"> If true, forces each command sent over the transport to be marshalled and unmarshalled using a WireFormat </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> wireFormat </td><td colspan="1" rowspan="1" class="confluenceTd"> default </td><td colspan="1" rowspan="1" class="confluenceTd"> The name of the WireFormat to use </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> wireFormat.* </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td><td colspan="1" rowspan="1" class="confluenceTd"> All the properties with this prefix 
 are used to configure the wireFormat </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> create </td><td colspan="1" rowspan="1" class="confluenceTd"> true </td><td colspan="1" rowspan="1" class="confluenceTd"> If the broker should be created on demand if it does not already exist.  Only supported in ActiveMQ 4.1 </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> waitForStart </td><td colspan="1" rowspan="1" class="confluenceTd"> -1 </td><td colspan="1" rowspan="1" class="confluenceTd"> If &gt; 0, indicates the timeout in milliseconds to wait for a broker to start.  Only supported in ActiveMQ 5.2 </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> broker.* </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td><td colspan="1" rowspan="1" class="confluenceTd"> All the properties with this prefix are used to configure the broker. See <a shape="rect" href="configuring-wire-formats.html" title="Configuring Wire Formats">Configuring 
 Wire Formats</a> for more information <br clear="none" class="atl-forced-newline"> </td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Option Name </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"> marshal </td><td colspan="1" rowspan="1" class="confluenceTd"> false </td><td colspan="1" rowspan="1" class="confluenceTd"> If true, forces each command sent over the transport to be marshalled and unmarshalled using a WireFormat </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> wireFormat </td><td colspan="1" rowspan="1" class="confluenceTd"> default </td><td colspan="1" rowspan="1" class="confluenceTd"> The name of the WireFormat to use </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> wireFormat.* </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td><td colspan="1" rowspan="1" class="confluenceTd"> All the properties with this prefix 
 are used to configure the wireFormat </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> create </td><td colspan="1" rowspan="1" class="confluenceTd"> true </td><td colspan="1" rowspan="1" class="confluenceTd"> If the broker should be created on demand if it does not already exist.  </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> waitForStart </td><td colspan="1" rowspan="1" class="confluenceTd"> -1 </td><td colspan="1" rowspan="1" class="confluenceTd"> If &gt; 0, indicates the timeout in milliseconds to wait for a broker to start.  Only supported in ActiveMQ 5.2+ </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> broker.* </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td><td colspan="1" rowspan="1" class="confluenceTd"> All the properties with this prefix are used to configure the broker. See <a shape="rect" href="configuring-wire-formats.html" title="Configuring Wire Formats">Configuring Wire Formats</a> for more info
 rmation <br clear="none" class="atl-forced-newline"> </td></tr></tbody></table>
 </div>