diff options
Diffstat (limited to 'java/integrationtests/src/resources')
| -rw-r--r-- | java/integrationtests/src/resources/org/apache/qpid/interop/connection.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/integrationtests/src/resources/org/apache/qpid/interop/connection.properties b/java/integrationtests/src/resources/org/apache/qpid/interop/connection.properties new file mode 100644 index 0000000000..357b33bb8a --- /dev/null +++ b/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'
|
