summaryrefslogtreecommitdiff
path: root/qpid/java/java.testprofile
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2009-04-16 12:28:10 +0000
committerMartin Ritchie <ritchiem@apache.org>2009-04-16 12:28:10 +0000
commitc5388095e3916eded558f45f46cc9a58459825fe (patch)
treea0b31358657962b6006fb0e15620a61c99c188b4 /qpid/java/java.testprofile
parent99549d769fc94c35eb6ccbc837e0ce6dffa398b0 (diff)
downloadqpid-python-c5388095e3916eded558f45f46cc9a58459825fe.tar.gz
QPID-1817 : Update QTC to provide the configuration file to an external broker
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@765605 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/java.testprofile')
-rw-r--r--qpid/java/java.testprofile3
1 files changed, 2 insertions, 1 deletions
diff --git a/qpid/java/java.testprofile b/qpid/java/java.testprofile
index 95282b8ee1..4567db5f28 100644
--- a/qpid/java/java.testprofile
+++ b/qpid/java/java.testprofile
@@ -1,4 +1,5 @@
-broker=${project.root}/build/bin/qpid-server -p @PORT -m @MPORT
+broker.language=java
+broker=${project.root}/build/bin/qpid-server -p @PORT -m @MPORT -c @CONFIG_FILE
broker.clean=${project.root}/clean-dir ${build.data}
broker.ready=Qpid Broker Ready