summaryrefslogtreecommitdiff
path: root/qpid/java/client/test/bin/IBM-Subscriber.sh
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2006-09-22 16:27:13 +0000
committerMartin Ritchie <ritchiem@apache.org>2006-09-22 16:27:13 +0000
commit3c7c66bfc2d9135672552adb0e3c6f3ba596b4f6 (patch)
tree9a27a688a16ca9466a46ed473d1a01a77ca78642 /qpid/java/client/test/bin/IBM-Subscriber.sh
parent924764a6a8dbcb0a2dd7a432221987302b389af8 (diff)
downloadqpid-python-3c7c66bfc2d9135672552adb0e3c6f3ba596b4f6.tar.gz
Updated Performance tests to use "." rather than "/" i.e. "amq.ConnectionFactory"
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@448983 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/client/test/bin/IBM-Subscriber.sh')
-rwxr-xr-xqpid/java/client/test/bin/IBM-Subscriber.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/client/test/bin/IBM-Subscriber.sh b/qpid/java/client/test/bin/IBM-Subscriber.sh
index d12955254b..57a4969146 100755
--- a/qpid/java/client/test/bin/IBM-Subscriber.sh
+++ b/qpid/java/client/test/bin/IBM-Subscriber.sh
@@ -16,4 +16,4 @@
#
export MSGSIZE=100
-qpid-run JMSPerfHarness -pc JNDI -ii com.sun.jndi.fscontext.RefFSContextFactory -iu file:/C:/temp/IBMPerfTestsJNDI/ -cf amq/ConnectionFactory -d amq/Topic -db 1 -dx 4 -tc jms.r11.Subscriber -nt 4 $* \ No newline at end of file
+qpid-run JMSPerfHarness -pc JNDI -ii com.sun.jndi.fscontext.RefFSContextFactory -iu file:/C:/temp/IBMPerfTestsJNDI/ -cf amq.ConnectionFactory -d amq.Topic -db 1 -dx 4 -tc jms.r11.Subscriber -nt 4 $* \ No newline at end of file