[jboss-cvs] JBoss Messaging SVN: r2504 - trunk/docs/examples/distributed-queue.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Feb 28 18:09:30 EST 2007


Author: ovidiu.feodorov at jboss.com
Date: 2007-02-28 18:09:29 -0500 (Wed, 28 Feb 2007)
New Revision: 2504

Modified:
   trunk/docs/examples/distributed-queue/README.html
Log:
minor

Modified: trunk/docs/examples/distributed-queue/README.html
===================================================================
--- trunk/docs/examples/distributed-queue/README.html	2007-02-28 22:59:46 UTC (rev 2503)
+++ trunk/docs/examples/distributed-queue/README.html	2007-02-28 23:09:29 UTC (rev 2504)
@@ -17,14 +17,19 @@
 on which we have previously deployed a distributed queue.
 The example sends and receives messages using both connections.
 <br>
-NOTE: This is an example that assumes a NullMessagePullPolicy.
+<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 *NOT*
+and also is a very boring options, since messages are <span
+ style="font-weight: bold;">NOT</span>
 redistributed among nodes.
-<br>
 An example that assumes a DefaultMessagePullPolicy is coming
-soon (http://jira.jboss.org/jira/browse/JBMESSAGING-907).
+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




More information about the jboss-cvs-commits mailing list