You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ra...@apache.org on 2006/12/28 21:57:17 UTC

svn commit: r490800 - /incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/broker/virtual/composite-queue.xml

Author: rajdavies
Date: Thu Dec 28 12:57:17 2006
New Revision: 490800

URL: http://svn.apache.org/viewvc?view=rev&rev=490800
Log:
persistent not used - but needs to be set in config - as only has affect before
start is called on the broker (which happens automatically via afterPropertiesSet())

Modified:
    incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/broker/virtual/composite-queue.xml

Modified: incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/broker/virtual/composite-queue.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/broker/virtual/composite-queue.xml?view=diff&rev=490800&r1=490799&r2=490800
==============================================================================
--- incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/broker/virtual/composite-queue.xml (original)
+++ incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/broker/virtual/composite-queue.xml Thu Dec 28 12:57:17 2006
@@ -22,7 +22,7 @@
 
   <bean class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer" />
 
-  <broker xmlns="http://activemq.org/config/1.0">
+  <broker persistent="false" useJmx="false" xmlns="http://activemq.org/config/1.0">
     <destinationInterceptors>
       <virtualDestinationInterceptor>
         <virtualDestinations>