You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by da...@apache.org on 2016/05/20 13:19:17 UTC

activemq git commit: Updating help text properly

Repository: activemq
Updated Branches:
  refs/heads/master 8b7632cb4 -> 53a9080c2


Updating help text properly

Project: http://git-wip-us.apache.org/repos/asf/activemq/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/53a9080c
Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/53a9080c
Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/53a9080c

Branch: refs/heads/master
Commit: 53a9080c27d229b57b48292058f93cbdc1e7afe3
Parents: 8b7632c
Author: vivek-dhayalan <dv...@gmail.com>
Authored: Thu Apr 21 18:43:07 2016 +0530
Committer: Claus Ibsen <cl...@gmail.com>
Committed: Fri May 20 15:19:03 2016 +0200

----------------------------------------------------------------------
 assembly/src/release/examples/conf/activemq-jdbc-performance.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq/blob/53a9080c/assembly/src/release/examples/conf/activemq-jdbc-performance.xml
----------------------------------------------------------------------
diff --git a/assembly/src/release/examples/conf/activemq-jdbc-performance.xml b/assembly/src/release/examples/conf/activemq-jdbc-performance.xml
index cb126be..8f425d4 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
  -->
 <beans
   xmlns="http://www.springframework.org/schema/beans"