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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Jul 21 01:03:42 EDT 2011


Author: gaohoward
Date: 2011-07-21 01:03:41 -0400 (Thu, 21 Jul 2011)
New Revision: 8390

Modified:
   branches/Branch_1_4/docs/userguide/en/modules/installation.xml
Log:
doc for 1.4.8.sp2


Modified: branches/Branch_1_4/docs/userguide/en/modules/installation.xml
===================================================================
--- branches/Branch_1_4/docs/userguide/en/modules/installation.xml	2011-07-21 03:07:36 UTC (rev 8389)
+++ branches/Branch_1_4/docs/userguide/en/modules/installation.xml	2011-07-21 05:03:41 UTC (rev 8390)
@@ -613,8 +613,8 @@
         <listitem>
           <para>
             <note>
-            This version of JBoss Messaging requires 
-            <ulink url="http://repository.jboss.com/jboss/remoting/2.2.4-brew/">Remoting 2.2.4</ulink>. 
+            JBoss Messaging 1.4.8.GA requires 
+            <ulink url="http://repository.jboss.com/jboss/remoting/2.5.4.SP2-brew/">Remoting 2.5.4.SP2</ulink>. 
             If you are using EAP you don't need to take any extra steps on the remoting installation.
             </note>
           </para>
@@ -913,13 +913,13 @@
     <itemizedlist>
       <listitem>
         <para><note>
-             This version of JBoss Messaging requires JBoss Remoting 2.2.4.
-             If you are using EAP you will have the required JAR available already.
+             This version of JBoss Messaging requires JBoss Remoting 2.5.4.SP2.
+             If you are using EAP 5 you will have the required JAR available already.
              
-             Always use the version of JBoss Remoting that comes with the EAP.
+             Always use the version of JBoss Remoting that comes with the EAP 5.
              If you're using a different version of Application Server you should download it.
              The patched jar can be found at here 
-             [http://repository.jboss.com/jboss/remoting/2.2.4-brew/lib/]. 
+             [http://repository.jboss.com/jboss/remoting/2.5.4.SP2-brew/lib/]. 
              Please download it and make sure this jar is on your classpath *before* jbossall-client.jar.
 
           </note></para>
@@ -938,9 +938,9 @@
       <listitem>
         <para>$JBOSS_HOME/server/&lt;SERVER_NAME&gt;/deploy/jboss-aop.deployer/jboss-aop.jar</para>
 
-        <para>JBoss AOP 1.5.5.GA_CP05</para>
+        <para>JBoss AOP 2.1.6.GA_CP02</para>
 
-	<para><ulink  url="http://repository.jboss.com/jboss/aop/1.5.5.GA_CP05-brew/lib/">http://repository.jboss.com/jboss/aop/1.5.5.GA_CP05-brew/lib/</ulink></para>
+	<para><ulink  url="http://repository.jboss.com/jboss/aop/2.1.6.GA_CP02-brew/lib/">http://repository.jboss.com/jboss/aop/2.1.6.GA_CP02-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>
@@ -949,10 +949,10 @@
       <listitem>
         <para>$JBOSS_HOME/server/&lt;SERVER_NAME&gt;/lib/javassist.jar</para>
 
-        <para>Javassist 3.9.0.GA</para>
+        <para>Javassist 3.12.0.GA</para>
 
         <para><ulink
-		    url="http://repository.jboss.com/javassist/3.9.0.GA-brew/lib/">http://repository.jboss.com/javassist/3.9.0.GA-brew/lib/</ulink></para>
+		    url="http://repository.jboss.com/javassist/3.12.0.GA-brew/lib/">http://repository.jboss.com/javassist/3.12.0.GA-brew/lib/</ulink></para>
       </listitem>
 
       <listitem>



More information about the jboss-cvs-commits mailing list