summaryrefslogtreecommitdiff
path: root/qpid/java/integrationtests/src/resources/org
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/java/integrationtests/src/resources/org')
-rw-r--r--qpid/java/integrationtests/src/resources/org/apache/qpid/interop/connection.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/java/integrationtests/src/resources/org/apache/qpid/interop/connection.properties b/qpid/java/integrationtests/src/resources/org/apache/qpid/interop/connection.properties
new file mode 100644
index 0000000000..357b33bb8a
--- /dev/null
+++ b/qpid/java/integrationtests/src/resources/org/apache/qpid/interop/connection.properties
@@ -0,0 +1,2 @@
+java.naming.factory.initial = org.apache.qpid.jndi.PropertiesFileInitialContextFactory
+connectionfactory.broker = amqp://guest:guest@clientid/?brokerlist='tcp://localhost:5672'