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 2014/08/13 21:20:37 UTC

svn commit: r919267 - in /websites/production/activemq/content: cache/main.pageCache networks-of-brokers.html

Author: buildbot
Date: Wed Aug 13 19:20:37 2014
New Revision: 919267

Log:
Production update by buildbot for activemq

Modified:
    websites/production/activemq/content/cache/main.pageCache
    websites/production/activemq/content/networks-of-brokers.html

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

Modified: websites/production/activemq/content/networks-of-brokers.html
==============================================================================
--- websites/production/activemq/content/networks-of-brokers.html (original)
+++ websites/production/activemq/content/networks-of-brokers.html Wed Aug 13 19:20:37 2014
@@ -220,7 +220,9 @@
       <policyMap>
         <policyEntries>
           <policyEntry queue="TEST.>" enableAudit="false">
-            <conditionalNetworkBridgeFilterFactory replayWhenNoConsumers="true"/>
+            <networkBridgeFilterFactory>
+              <conditionalNetworkBridgeFilterFactory replayWhenNoConsumers="true"/>
+            </networkBridgeFilterFactory>
           </policyEntry>
         </policyEntries>
       </policyMap>