[jboss-cvs] JBoss Messaging SVN: r5002 - branches/Branch_1_4/docs/userguide/en/modules.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Sep 22 08:12:36 EDT 2008


Author: timfox
Date: 2008-09-22 08:12:36 -0400 (Mon, 22 Sep 2008)
New Revision: 5002

Modified:
   branches/Branch_1_4/docs/userguide/en/modules/about.xml
   branches/Branch_1_4/docs/userguide/en/modules/installation.xml
Log:
Some documentation tweaks


Modified: branches/Branch_1_4/docs/userguide/en/modules/about.xml
===================================================================
--- branches/Branch_1_4/docs/userguide/en/modules/about.xml	2008-09-22 10:54:10 UTC (rev 5001)
+++ branches/Branch_1_4/docs/userguide/en/modules/about.xml	2008-09-22 12:12:36 UTC (rev 5002)
@@ -1,14 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <chapter id="about">
-  <title>About JBoss Messaging 1.4.1.Beta1.</title>
+  <title>About JBoss Messaging 1.4</title>
 
   <para>JBoss Messaging is the new enterprise messaging system from JBoss. It
   is a complete rewrite of JBossMQ, the legacy JBoss JMS provider.</para>
 
-  <para>JBoss Messaging will be the default JMS provider in later versions of
-  JBoss Enterprise Application Platform, and JBoss Service Integration
-  Platform. It will also be the default JMS provider in JBoss Application
-  Server 5, and is the default JMS provider for JBoss ESB.</para>
+  <para>JBoss Messaging is the default JMS provider in JBoss Enterprise Application Platform version 4.3 or later, and JBoss SOA Platform. 
+	It is also the default JMS provider in JBoss Application  Server 5, and is the default JMS provider for JBoss ESB.</para>
 
   <para>JBoss Messaging is an integral part of Red Hat's strategy for
   messaging.</para>
@@ -19,10 +17,9 @@
   <para>JBoss Messaging also features a much better modular architecture that
   will allow us to add more features in the future.</para>
 
-  <para>JBoss Messaging can be easily installed in JBoss Application Server
+  <para>JBoss Messaging can also be easily installed in JBoss Community Application Server
   4.2 using a few simple steps to remove JBoss MQ and replace with JBoss
-  Messaging, and it is already the default implementation on JBoss 5 (Beta
-  releases at this point) and on JBoss EAP 4.3.</para>
+  Messaging..</para>
 
   <para>From release 1.4.0. onwards JBoss Messaging is designed for JBoss 4.2+
   only and is Java 5.</para>
@@ -35,15 +32,6 @@
   Messaging user forum</ulink>.</para>
 
   <para>Permanent Team: Tim Fox (Project Lead), Jeff Mesnil (Core Developer),
-  Andy Taylor (Core Developer), Clebert Suconic (Core Developer)</para>
+  Andy Taylor (Core Developer), Clebert Suconic (Core Developer), Howard Gao (Core Developer)</para>
 
-  <para>Contributors: Ovidiu Feodorov (Project Founder), Sergey Koshcheyev,
-  Ron Sigal, Madhu Konda, Jay Howell, Tyronne Wickramarathne, Aaron Walker,
-  Adrian Brock, Rajdeep Dua, Tom Elrod, Alex Fu, Juha Lindfors, Alexey
-  Loubyansky, Luc Texier, Scott Stark, Aslak Knutsen</para>
-
-  <para>Messaging support team: Jay Howell, David Boeren, Mike Clark, Tyronne
-  Wickramarathne</para>
-
-  <para>Other thanks to: Mark Little and Pete Bennett</para>
 </chapter>
\ No newline at end of file

Modified: branches/Branch_1_4/docs/userguide/en/modules/installation.xml
===================================================================
--- branches/Branch_1_4/docs/userguide/en/modules/installation.xml	2008-09-22 10:54:10 UTC (rev 5001)
+++ branches/Branch_1_4/docs/userguide/en/modules/installation.xml	2008-09-22 12:12:36 UTC (rev 5002)
@@ -3,11 +3,14 @@
   <title>JBoss Messaging Installation</title>
 
   <para>This section describes procedures on how to install JBoss Messaging
-  into JBoss AS. At the end of this procedure, you will create a JBoss
+  into JBoss Application Server community edition 4.2.
+  At the end of this procedure, you will create a JBoss
   Messaging configuration that will start a clustered or non-clustered
   messaging server.</para>
 
-  <para>By default, JBoss AS 4 ships with JBossMQ as default JMS provider. In
+  <para>Please note that JBoss EAP 4.3 or later comes with JBoss Messaging pre-installed as default JMS provider so there is no need to manually install it.</para>
+
+  <para>By default, JBoss AS 4.2 ships with JBossMQ as default JMS provider. In
   order to use the JBoss AS instance with JBoss Messaging, you need to perform
   the installation procedure described below.</para>
 




More information about the jboss-cvs-commits mailing list