summaryrefslogtreecommitdiff
path: root/qpid/java/client/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/java/client/README.txt')
-rw-r--r--qpid/java/client/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/client/README.txt b/qpid/java/client/README.txt
index 57a98cc978..b9cde71db3 100644
--- a/qpid/java/client/README.txt
+++ b/qpid/java/client/README.txt
@@ -24,7 +24,7 @@ run more easily.
E.g, in order to run the Hello example, you would add the client+example library
files to the java classpath and launch the example like follows:
-java -cp "lib/qpid-all.jar:example/lib/qpid-client-examples-<version>.jar" \
+java -cp "lib/qpid-all.jar:example/lib/qpid-client-example-<version>.jar" \
org.apache.qpid.example.Hello
NOTE: The client uses the SL4FJ API for its logging. You must supply a logging