[jboss-cvs] JBoss Messaging SVN: r5083 - branches/Branch_1_4/docs/examples/distributed-queue.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Oct 7 15:36:50 EDT 2008


Author: clebert.suconic at jboss.com
Date: 2008-10-07 15:36:50 -0400 (Tue, 07 Oct 2008)
New Revision: 5083

Modified:
   branches/Branch_1_4/docs/examples/distributed-queue/README.html
Log:
Removing a stale comment (MessagePullPolicy no longer exists)

Modified: branches/Branch_1_4/docs/examples/distributed-queue/README.html
===================================================================
--- branches/Branch_1_4/docs/examples/distributed-queue/README.html	2008-10-07 16:25:27 UTC (rev 5082)
+++ branches/Branch_1_4/docs/examples/distributed-queue/README.html	2008-10-07 19:36:50 UTC (rev 5083)
@@ -18,18 +18,6 @@
 The example sends and receives messages using both connections.
 <br>
 <br>
-<span style="font-weight: bold;">Note</span><br>
-<div style="margin-left: 40px;">This is an example that assumes a
-NullMessagePullPolicy.
-This is the default configuration option a release ships with,
-and also is a very boring options, since messages are <span
- style="font-weight: bold;">NOT</span>
-redistributed among nodes.
-An example that assumes a DefaultMessagePullPolicy is coming
-soon (<a href="http://jira.jboss.org/jira/browse/JBMESSAGING-907">http://jira.jboss.org/jira/browse/JBMESSAGING-907</a>).
-<br>
-</div>
-<br>
 This example relies on having access to a running JBoss Messaging
 cluster with at least two nodes. The JBoss Messaging cluster must be
 installed and started according to the user guide.




More information about the jboss-cvs-commits mailing list