From b958e0992bfe956553676e571c9dd932ae49172d Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Fri, 22 Sep 2006 16:27:13 +0000 Subject: Updated Performance tests to use "." rather than "/" i.e. "amq.ConnectionFactory" git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@448983 13f79535-47bb-0310-9956-ffa450edef68 --- java/client/test/bin/IBM-Publisher.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java/client/test/bin/IBM-Publisher.sh') diff --git a/java/client/test/bin/IBM-Publisher.sh b/java/client/test/bin/IBM-Publisher.sh index 320b2c2804..c66c889e38 100755 --- a/java/client/test/bin/IBM-Publisher.sh +++ b/java/client/test/bin/IBM-Publisher.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.Publisher -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.Publisher -nt 4 $* \ No newline at end of file -- cgit v1.2.1