Author: aco
Date: Mon Jul  3 23:18:01 2006
New Revision: 418924

URL: http://svn.apache.org/viewvc?rev=418924&view=rev
Log:
Commented out the factory.brokerURL property

Modified:
    
incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-1-1-queue.properties
    
incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-1-1-topic-durable.properties
    
incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-1-1-topic-nondurable.properties
    
incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-10-1-queue.properties
    
incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-10-1-topic-durable.properties
    
incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-10-1-topic-nondurable.properties
    
incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-10-10-queue.properties
    
incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-10-10-topic-durable.properties
    
incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-10-10-topic-nondurable.properties
    
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-1-1-queue-nonpersistent.properties
    
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-1-1-queue-persistent.properties
    
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-1-1-topic-nonpersistent.properties
    
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-1-1-topic-persistent.properties
    
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-10-1-queue-nonpersistent.properties
    
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-10-1-queue-persistent.properties
    
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-10-1-topic-nonpersistent.properties
    
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-10-1-topic-persistent.properties
    
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-10-10-queue-nonpersistent.properties
    
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-10-10-queue-persistent.properties
    
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-10-10-topic-nonpersistent.properties
    
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-10-10-topic-persistent.properties

Modified: 
incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-1-1-queue.properties
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-1-1-queue.properties?rev=418924&r1=418923&r2=418924&view=diff
==============================================================================
--- 
incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-1-1-queue.properties
 (original)
+++ 
incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-1-1-queue.properties
 Mon Jul  3 23:18:01 2006
@@ -41,7 +41,7 @@
 
 # AMQ Connection Factory Settings
 # Use default settings
-factory.brokerURL=tcp://localhost:61616
+# factory.brokerURL=tcp://localhost:61616
 # factory.useAsyncSend=false
 # factory.asyncDispatch=false 
 # factory.alwaysSessionAsync=true 

Modified: 
incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-1-1-topic-durable.properties
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-1-1-topic-durable.properties?rev=418924&r1=418923&r2=418924&view=diff
==============================================================================
--- 
incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-1-1-topic-durable.properties
 (original)
+++ 
incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-1-1-topic-durable.properties
 Mon Jul  3 23:18:01 2006
@@ -41,7 +41,7 @@
 
 # AMQ Connection Factory Settings
 # Use default settings
-factory.brokerURL=tcp://localhost:61616
+# factory.brokerURL=tcp://localhost:61616
 # factory.useAsyncSend=false
 # factory.asyncDispatch=false 
 # factory.alwaysSessionAsync=true 

Modified: 
incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-1-1-topic-nondurable.properties
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-1-1-topic-nondurable.properties?rev=418924&r1=418923&r2=418924&view=diff
==============================================================================
--- 
incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-1-1-topic-nondurable.properties
 (original)
+++ 
incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-1-1-topic-nondurable.properties
 Mon Jul  3 23:18:01 2006
@@ -41,7 +41,7 @@
 
 # AMQ Connection Factory Settings
 # Use default settings
-factory.brokerURL=tcp://localhost:61616
+# factory.brokerURL=tcp://localhost:61616
 # factory.useAsyncSend=false
 # factory.asyncDispatch=false 
 # factory.alwaysSessionAsync=true 

Modified: 
incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-10-1-queue.properties
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-10-1-queue.properties?rev=418924&r1=418923&r2=418924&view=diff
==============================================================================
--- 
incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-10-1-queue.properties
 (original)
+++ 
incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-10-1-queue.properties
 Mon Jul  3 23:18:01 2006
@@ -41,7 +41,7 @@
 
 # AMQ Connection Factory Settings
 # Use default settings
-factory.brokerURL=tcp://localhost:61616
+# factory.brokerURL=tcp://localhost:61616
 # factory.useAsyncSend=false
 # factory.asyncDispatch=false 
 # factory.alwaysSessionAsync=true 

Modified: 
incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-10-1-topic-durable.properties
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-10-1-topic-durable.properties?rev=418924&r1=418923&r2=418924&view=diff
==============================================================================
--- 
incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-10-1-topic-durable.properties
 (original)
+++ 
incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-10-1-topic-durable.properties
 Mon Jul  3 23:18:01 2006
@@ -41,7 +41,7 @@
 
 # AMQ Connection Factory Settings
 # Use default settings
-factory.brokerURL=tcp://localhost:61616
+# factory.brokerURL=tcp://localhost:61616
 # factory.useAsyncSend=false
 # factory.asyncDispatch=false 
 # factory.alwaysSessionAsync=true 

Modified: 
incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-10-1-topic-nondurable.properties
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-10-1-topic-nondurable.properties?rev=418924&r1=418923&r2=418924&view=diff
==============================================================================
--- 
incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-10-1-topic-nondurable.properties
 (original)
+++ 
incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-10-1-topic-nondurable.properties
 Mon Jul  3 23:18:01 2006
@@ -41,7 +41,7 @@
 
 # AMQ Connection Factory Settings
 # Use default settings
-factory.brokerURL=tcp://localhost:61616
+# factory.brokerURL=tcp://localhost:61616
 # factory.useAsyncSend=false
 # factory.asyncDispatch=false 
 # factory.alwaysSessionAsync=true 

Modified: 
incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-10-10-queue.properties
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-10-10-queue.properties?rev=418924&r1=418923&r2=418924&view=diff
==============================================================================
--- 
incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-10-10-queue.properties
 (original)
+++ 
incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-10-10-queue.properties
 Mon Jul  3 23:18:01 2006
@@ -41,7 +41,7 @@
 
 # AMQ Connection Factory Settings
 # Use default settings
-factory.brokerURL=tcp://localhost:61616
+# factory.brokerURL=tcp://localhost:61616
 # factory.useAsyncSend=false
 # factory.asyncDispatch=false 
 # factory.alwaysSessionAsync=true 

Modified: 
incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-10-10-topic-durable.properties
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-10-10-topic-durable.properties?rev=418924&r1=418923&r2=418924&view=diff
==============================================================================
--- 
incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-10-10-topic-durable.properties
 (original)
+++ 
incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-10-10-topic-durable.properties
 Mon Jul  3 23:18:01 2006
@@ -41,7 +41,7 @@
 
 # AMQ Connection Factory Settings
 # Use default settings
-factory.brokerURL=tcp://localhost:61616
+# factory.brokerURL=tcp://localhost:61616
 # factory.useAsyncSend=false
 # factory.asyncDispatch=false 
 # factory.alwaysSessionAsync=true 

Modified: 
incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-10-10-topic-nondurable.properties
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-10-10-topic-nondurable.properties?rev=418924&r1=418923&r2=418924&view=diff
==============================================================================
--- 
incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-10-10-topic-nondurable.properties
 (original)
+++ 
incubator/activemq/trunk/activemq-perftest/src/main/resources/consumer-conf/AMQ-Cons-10-10-topic-nondurable.properties
 Mon Jul  3 23:18:01 2006
@@ -41,7 +41,7 @@
 
 # AMQ Connection Factory Settings
 # Use default settings
-factory.brokerURL=tcp://localhost:61616
+# factory.brokerURL=tcp://localhost:61616
 # factory.useAsyncSend=false
 # factory.asyncDispatch=false 
 # factory.alwaysSessionAsync=true 

Modified: 
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-1-1-queue-nonpersistent.properties
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-1-1-queue-nonpersistent.properties?rev=418924&r1=418923&r2=418924&view=diff
==============================================================================
--- 
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-1-1-queue-nonpersistent.properties
 (original)
+++ 
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-1-1-queue-nonpersistent.properties
 Mon Jul  3 23:18:01 2006
@@ -42,7 +42,7 @@
 
 # AMQ Connection Factory Settings
 # Use default settings
-factory.brokerURL=tcp://localhost:61616
+# factory.brokerURL=tcp://localhost:61616
 # factory.useAsyncSend=false
 # factory.asyncDispatch=false 
 # factory.alwaysSessionAsync=true 

Modified: 
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-1-1-queue-persistent.properties
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-1-1-queue-persistent.properties?rev=418924&r1=418923&r2=418924&view=diff
==============================================================================
--- 
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-1-1-queue-persistent.properties
 (original)
+++ 
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-1-1-queue-persistent.properties
 Mon Jul  3 23:18:01 2006
@@ -42,7 +42,7 @@
 
 # AMQ Connection Factory Settings
 # Use default settings
-factory.brokerURL=tcp://localhost:61616
+# factory.brokerURL=tcp://localhost:61616
 # factory.useAsyncSend=false
 # factory.asyncDispatch=false 
 # factory.alwaysSessionAsync=true 

Modified: 
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-1-1-topic-nonpersistent.properties
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-1-1-topic-nonpersistent.properties?rev=418924&r1=418923&r2=418924&view=diff
==============================================================================
--- 
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-1-1-topic-nonpersistent.properties
 (original)
+++ 
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-1-1-topic-nonpersistent.properties
 Mon Jul  3 23:18:01 2006
@@ -42,7 +42,7 @@
 
 # AMQ Connection Factory Settings
 # Use default settings
-factory.brokerURL=tcp://localhost:61616
+# factory.brokerURL=tcp://localhost:61616
 # factory.useAsyncSend=false
 # factory.asyncDispatch=false 
 # factory.alwaysSessionAsync=true 

Modified: 
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-1-1-topic-persistent.properties
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-1-1-topic-persistent.properties?rev=418924&r1=418923&r2=418924&view=diff
==============================================================================
--- 
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-1-1-topic-persistent.properties
 (original)
+++ 
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-1-1-topic-persistent.properties
 Mon Jul  3 23:18:01 2006
@@ -42,7 +42,7 @@
 
 # AMQ Connection Factory Settings
 # Use default settings
-factory.brokerURL=tcp://localhost:61616
+# factory.brokerURL=tcp://localhost:61616
 # factory.useAsyncSend=false
 # factory.asyncDispatch=false 
 # factory.alwaysSessionAsync=true 

Modified: 
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-10-1-queue-nonpersistent.properties
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-10-1-queue-nonpersistent.properties?rev=418924&r1=418923&r2=418924&view=diff
==============================================================================
--- 
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-10-1-queue-nonpersistent.properties
 (original)
+++ 
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-10-1-queue-nonpersistent.properties
 Mon Jul  3 23:18:01 2006
@@ -42,7 +42,7 @@
 
 # AMQ Connection Factory Settings
 # Use default settings
-factory.brokerURL=tcp://localhost:61616
+# factory.brokerURL=tcp://localhost:61616
 # factory.useAsyncSend=false
 # factory.asyncDispatch=false 
 # factory.alwaysSessionAsync=true 

Modified: 
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-10-1-queue-persistent.properties
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-10-1-queue-persistent.properties?rev=418924&r1=418923&r2=418924&view=diff
==============================================================================
--- 
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-10-1-queue-persistent.properties
 (original)
+++ 
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-10-1-queue-persistent.properties
 Mon Jul  3 23:18:01 2006
@@ -42,7 +42,7 @@
 
 # AMQ Connection Factory Settings
 # Use default settings
-factory.brokerURL=tcp://localhost:61616
+# factory.brokerURL=tcp://localhost:61616
 # factory.useAsyncSend=false
 # factory.asyncDispatch=false 
 # factory.alwaysSessionAsync=true 

Modified: 
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-10-1-topic-nonpersistent.properties
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-10-1-topic-nonpersistent.properties?rev=418924&r1=418923&r2=418924&view=diff
==============================================================================
--- 
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-10-1-topic-nonpersistent.properties
 (original)
+++ 
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-10-1-topic-nonpersistent.properties
 Mon Jul  3 23:18:01 2006
@@ -42,7 +42,7 @@
 
 # AMQ Connection Factory Settings
 # Use default settings
-factory.brokerURL=tcp://localhost:61616
+# factory.brokerURL=tcp://localhost:61616
 # factory.useAsyncSend=false
 # factory.asyncDispatch=false 
 # factory.alwaysSessionAsync=true 

Modified: 
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-10-1-topic-persistent.properties
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-10-1-topic-persistent.properties?rev=418924&r1=418923&r2=418924&view=diff
==============================================================================
--- 
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-10-1-topic-persistent.properties
 (original)
+++ 
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-10-1-topic-persistent.properties
 Mon Jul  3 23:18:01 2006
@@ -42,7 +42,7 @@
 
 # AMQ Connection Factory Settings
 # Use default settings
-factory.brokerURL=tcp://localhost:61616
+# factory.brokerURL=tcp://localhost:61616
 # factory.useAsyncSend=false
 # factory.asyncDispatch=false 
 # factory.alwaysSessionAsync=true 

Modified: 
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-10-10-queue-nonpersistent.properties
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-10-10-queue-nonpersistent.properties?rev=418924&r1=418923&r2=418924&view=diff
==============================================================================
--- 
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-10-10-queue-nonpersistent.properties
 (original)
+++ 
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-10-10-queue-nonpersistent.properties
 Mon Jul  3 23:18:01 2006
@@ -42,7 +42,7 @@
 
 # AMQ Connection Factory Settings
 # Use default settings
-factory.brokerURL=tcp://localhost:61616
+# factory.brokerURL=tcp://localhost:61616
 # factory.useAsyncSend=false
 # factory.asyncDispatch=false 
 # factory.alwaysSessionAsync=true 

Modified: 
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-10-10-queue-persistent.properties
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-10-10-queue-persistent.properties?rev=418924&r1=418923&r2=418924&view=diff
==============================================================================
--- 
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-10-10-queue-persistent.properties
 (original)
+++ 
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-10-10-queue-persistent.properties
 Mon Jul  3 23:18:01 2006
@@ -42,7 +42,7 @@
 
 # AMQ Connection Factory Settings
 # Use default settings
-factory.brokerURL=tcp://localhost:61616
+# factory.brokerURL=tcp://localhost:61616
 # factory.useAsyncSend=false
 # factory.asyncDispatch=false 
 # factory.alwaysSessionAsync=true 

Modified: 
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-10-10-topic-nonpersistent.properties
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-10-10-topic-nonpersistent.properties?rev=418924&r1=418923&r2=418924&view=diff
==============================================================================
--- 
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-10-10-topic-nonpersistent.properties
 (original)
+++ 
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-10-10-topic-nonpersistent.properties
 Mon Jul  3 23:18:01 2006
@@ -42,7 +42,7 @@
 
 # AMQ Connection Factory Settings
 # Use default settings
-factory.brokerURL=tcp://localhost:61616
+# factory.brokerURL=tcp://localhost:61616
 # factory.useAsyncSend=false
 # factory.asyncDispatch=false 
 # factory.alwaysSessionAsync=true 

Modified: 
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-10-10-topic-persistent.properties
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-10-10-topic-persistent.properties?rev=418924&r1=418923&r2=418924&view=diff
==============================================================================
--- 
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-10-10-topic-persistent.properties
 (original)
+++ 
incubator/activemq/trunk/activemq-perftest/src/main/resources/producer-conf/AMQ-Prod-10-10-topic-persistent.properties
 Mon Jul  3 23:18:01 2006
@@ -42,7 +42,7 @@
 
 # AMQ Connection Factory Settings
 # Use default settings
-factory.brokerURL=tcp://localhost:61616
+# factory.brokerURL=tcp://localhost:61616
 # factory.useAsyncSend=false
 # factory.asyncDispatch=false 
 # factory.alwaysSessionAsync=true 


Reply via email to