[jboss-cvs] JBoss Messaging SVN: r5411 - branches/Branch_1_4/docs/examples/distributed-queue.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Fri Nov 21 02:13:04 EST 2008
Author: gaohoward
Date: 2008-11-21 02:13:04 -0500 (Fri, 21 Nov 2008)
New Revision: 5411
Modified:
branches/Branch_1_4/docs/examples/distributed-queue/README.html
Log:
1.4.1.GA typo
Modified: branches/Branch_1_4/docs/examples/distributed-queue/README.html
===================================================================
--- branches/Branch_1_4/docs/examples/distributed-queue/README.html 2008-11-21 05:20:01 UTC (rev 5410)
+++ branches/Branch_1_4/docs/examples/distributed-queue/README.html 2008-11-21 07:13:04 UTC (rev 5411)
@@ -24,7 +24,7 @@
<<br><br>
For JBoss5, you should copy all as messaging-node0, configure mysql as a database, make it clustered, and copy it as messaging-node1. Start each instance as:
<br><br>
-./run -c messaging-node0 -Djboss.service.binding.set=ports-01
+./run.sh -c messaging-node0 -Djboss.service.binding.set=ports-01
<br><br>
<br>
and in another window
More information about the jboss-cvs-commits
mailing list