From 53a9080c27d229b57b48292058f93cbdc1e7afe3 Mon Sep 17 00:00:00 2001 From: vivek-dhayalan Date: Thu, 21 Apr 2016 18:43:07 +0530 Subject: [PATCH] Updating help text properly --- .../src/release/examples/conf/activemq-jdbc-performance.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assembly/src/release/examples/conf/activemq-jdbc-performance.xml b/assembly/src/release/examples/conf/activemq-jdbc-performance.xml index cb126bea31..8f425d4a6b 100644 --- a/assembly/src/release/examples/conf/activemq-jdbc-performance.xml +++ b/assembly/src/release/examples/conf/activemq-jdbc-performance.xml @@ -24,9 +24,9 @@ Download it from http://db.apache.org/derby/ and put it in the ${ACTIVEMQ_HOME}/lib/optional/ folder Optionally you can configure any other RDBM as shown below - To run ActiveMQ with this configuration add xbean:examples/conf/activemq-jdbc.xml to your command + To run ActiveMQ with this configuration add xbean:examples/conf/activemq-jdbc-performance.xml to your command - e.g. $ bin/activemq console xbean:examples/conf/activemq-jdbc.xml + e.g. $ bin/activemq console xbean:examples/conf/activemq-jdbc-performance.xml -->