diff options
Diffstat (limited to 'qpid/java/tools')
| -rw-r--r-- | qpid/java/tools/bin/qpid-bench | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/tools/bin/qpid-bench b/qpid/java/tools/bin/qpid-bench index 21b092563a..c982e64efd 100644 --- a/qpid/java/tools/bin/qpid-bench +++ b/qpid/java/tools/bin/qpid-bench @@ -24,7 +24,7 @@ if [ -z "$QPID_HOME" ]; then fi # Set classpath to include Qpid jar with all required jars in manifest -QPID_LIBS=$QPID_HOME/lib/qpid-incubating.jar +QPID_LIBS=$QPID_HOME/lib/qpid-all.jar # Set other variables used by the qpid-run script before calling export JAVA=java \ |
