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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jan 13 11:02:56 EST 2009


Author: gaohoward
Date: 2009-01-13 11:02:55 -0500 (Tue, 13 Jan 2009)
New Revision: 5620

Modified:
   branches/Branch_1_4/docs/userguide/en/modules/about.xml
   branches/Branch_1_4/docs/userguide/en/modules/installation.xml
Log:
update userguide for sp3-cp05


Modified: branches/Branch_1_4/docs/userguide/en/modules/about.xml
===================================================================
--- branches/Branch_1_4/docs/userguide/en/modules/about.xml	2009-01-13 15:28:55 UTC (rev 5619)
+++ branches/Branch_1_4/docs/userguide/en/modules/about.xml	2009-01-13 16:02:55 UTC (rev 5620)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <chapter id="about">
-  <title>About JBoss Messaging 1.4.2</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>
@@ -31,4 +31,4 @@
   <para>Permanent Team: Tim Fox (Project Lead), Jeff Mesnil (Core Developer),
   Andy Taylor (Core Developer), Clebert Suconic (Core Developer), Howard Gao (Core Developer)</para>
 
-</chapter>
\ No newline at end of file
+</chapter>

Modified: branches/Branch_1_4/docs/userguide/en/modules/installation.xml
===================================================================
--- branches/Branch_1_4/docs/userguide/en/modules/installation.xml	2009-01-13 15:28:55 UTC (rev 5619)
+++ branches/Branch_1_4/docs/userguide/en/modules/installation.xml	2009-01-13 16:02:55 UTC (rev 5620)
@@ -608,9 +608,9 @@
         <listitem>
           <para>
             <note>
-            JBoss Messaging 1.4.2 requires a patched version of jboss-remoting.jar. This version is available
-            and can be downloaded from <ulink url="http://repository.jboss.com/jboss/remoting/2.2.2.SP10-brew/"> here</ulink>. 
-	    The version is JBoss Remoting 2.2.2.SP10-brew. Please download it and copy it into the
+            JBoss Messaging 1.4 requires a patched version of jboss-remoting.jar. This version is available
+            and can be downloaded from <ulink url="http://repository.jboss.com/jboss/remoting/2.2.2.SP11-brew/"> here</ulink>. 
+	    The version is JBoss Remoting 2.2.2.SP11-brew. Please download it and copy it into the
             <literal>$JBOSS_HOME/server/&lt;your server name&gt;/lib</literal> directory of any server profiles that use JBoss 
 	    Messaging. If you are using JBoss Messaging from a standalone client also make sure this jar is on your
             classpath *before* jbossall-client.jar.
@@ -909,9 +909,9 @@
     <itemizedlist>
       <listitem>
         <para><note>
-        JBoss Messaging 1.4.2 requires a patched version of jboss-remoting.jar. The version is JBoss Remoting
+        JBoss Messaging 1.4 requires a patched version of jboss-remoting.jar. The version is JBoss Remoting
         2.2.2.SP10-brew. This version is available on JBoss EAP 4.3, so if you're using a different version you
-        should download it. The patched jar can be found at <ulink url="http://repository.jboss.com/jboss/remoting/2.2.2.SP10-brew/lib/">here</ulink>.
+        should download it. The patched jar can be found at <ulink url="http://repository.jboss.com/jboss/remoting/2.2.2.SP11-brew/lib/">here</ulink>.
 	Please download it and make sure this jar is on your classpath *before* jbossall-client.jar.
 	</note></para>
       </listitem>
@@ -929,9 +929,9 @@
       <listitem>
         <para>$JBOSS_HOME/server/&lt;SERVER_NAME&gt;/deploy/jboss-aop.deployer/jboss-aop.jar</para>
 
-        <para>JBoss AOP 1.5.6.GA</para>
+        <para>JBoss AOP 1.5.5.GA_CP03-brew</para>
 
-	<para><ulink  url="http://repository.jboss.com/jboss/aop/1.5.6.GA/lib/">http://repository.jboss.com/jboss/aop/1.5.6.GA/lib/</ulink></para>
+	<para><ulink  url="http://repository.jboss.com/jboss/aop/1.5.5.GA_CP03-brew/lib/">http://repository.jboss.com/jboss/aop/1.5.5.GA_CP03-brew/lib/</ulink></para>
 
         <para>(For AOP, sometimes you have to use a specific JAR according to
         your JVM of choice. Use the most convenient for you)</para>
@@ -943,16 +943,16 @@
         <para>Javassist 3.8.0.GA</para>
 
         <para><ulink
-		    url="http://repository.jboss.com/javassist/3.8.0.GA/lib/">http://repository.jboss.com/javassist/3.8.0.GA/lib/</ulink></para>
+		    url="http://repository.jboss.com/javassist/3.8.0.GA-brew/lib/">http://repository.jboss.com/javassist/3.8.0.GA-brew/lib/</ulink></para>
       </listitem>
 
       <listitem>
         <para>$JBOSS_HOME/server/&lt;SERVER_NAME&gt;/lib/trove.jar</para>
 
-        <para>trove 1.0.2</para>
+        <para>trove 1.0.2-brew</para>
 
         <para><ulink
-        url="http://repository.jboss.com/trove/1.0.2/lib/">http://repository.jboss.com/trove/1.0.2/lib/</ulink></para>
+        url="http://repository.jboss.com/trove/1.0.2-brew/lib/">http://repository.jboss.com/trove/1.0.2-brew/lib/</ulink></para>
       </listitem>
 
       <listitem>




More information about the jboss-cvs-commits mailing list