From 0a0baee45ebcff44635907d457c4ff6810b09c87 Mon Sep 17 00:00:00 2001 From: Alex Rudyy Date: Wed, 15 Apr 2015 09:47:28 +0000 Subject: QPID-6481: Move java source tree to top level git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1673693 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/tools/src/main/resources/stress-test-client.properties | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 qpid/java/tools/src/main/resources/stress-test-client.properties (limited to 'qpid/java/tools/src/main/resources') diff --git a/qpid/java/tools/src/main/resources/stress-test-client.properties b/qpid/java/tools/src/main/resources/stress-test-client.properties deleted file mode 100644 index 2ef8c258b4..0000000000 --- a/qpid/java/tools/src/main/resources/stress-test-client.properties +++ /dev/null @@ -1,3 +0,0 @@ -java.naming.factory.initial = org.apache.qpid.jndi.PropertiesFileInitialContextFactory -connectionfactory.qpidConnectionfactory = amqp://guest:guest@clientid/?brokerlist='tcp://localhost:5672' -connectionfactory.qpidConnectionfactoryLowPrefetch=amqp://guest:guest@clientid/?brokerlist='tcp://localhost:5672?maxprefetch='10'' -- cgit v1.2.1