[jboss-cvs] JBoss Messaging SVN: r3556 - tags/JBossMessaging_1_4_0_SP3/docs/userguide/en/modules.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jan 11 00:25:41 EST 2008


Author: clebert.suconic at jboss.com
Date: 2008-01-11 00:25:41 -0500 (Fri, 11 Jan 2008)
New Revision: 3556

Modified:
   tags/JBossMessaging_1_4_0_SP3/docs/userguide/en/modules/installation.xml
Log:
tweak on doc

Modified: tags/JBossMessaging_1_4_0_SP3/docs/userguide/en/modules/installation.xml
===================================================================
--- tags/JBossMessaging_1_4_0_SP3/docs/userguide/en/modules/installation.xml	2008-01-11 05:15:21 UTC (rev 3555)
+++ tags/JBossMessaging_1_4_0_SP3/docs/userguide/en/modules/installation.xml	2008-01-11 05:25:41 UTC (rev 3556)
@@ -493,11 +493,9 @@
             <listitem>
                <para>
                   <note>JBoss Messaging 1.4.0 requires a patched version of
-                  jboss-remoting.jar. This version is not available in the
-                  JBoss AS 4.2.0 or JBoss AS 4.2.1 distributions. The patched
-                  jar can be found <ulink
-                  url="http://repository.jboss.com/jboss/remoting/2.2.2.SP3-brew/lib/">here</ulink>The
-                  version is JBoss Remoting 2.2.2.SP3-brew. Please download it
+                  jboss-remoting.jar. This version is available on JBoss EAP 4.3, so if you're using a different version of JBoss you should download the patched version which can be found <ulink
+                  url="http://repository.jboss.com/jboss/remoting/2.2.2.SP4-brew/ ">here</ulink>The
+                  version is JBoss Remoting 2.2.2.SP4-brew. Please download it
                   and copy it into the <literal>$JBOSS_HOME/server/&lt;your
                   server name&gt;/lib directory</literal> of any server
                   profiles that use JBoss Messaging 1.4.0. If you are using
@@ -766,9 +764,9 @@
       <itemizedlist>
          <listitem>
             <para><note>
-                   JBoss Messaging 1.4.0 requires a patched version of jboss-remoting.jar. The version is JBoss Remoting 2.2.2.SP3-brew. This version is not available in the JBoss AS 4.2.0 or JBoss AS 4.2.1 distributions. The patched jar can be found 
+                   JBoss Messaging 1.4.0 requires a patched version of jboss-remoting.jar. The version is JBoss Remoting 2.2.2.SP4-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 
                   <ulink
-                  url="http://repository.jboss.com/jboss/remoting/2.2.2.SP3-brew/lib/">here</ulink>
+                  url="http://repository.jboss.com/jboss/remoting/2.2.2.SP4-brew/lib/">here</ulink>
                    . Please download it and make sure this jar is on your classpath *before* jbossall-client.jar. 
                </note></para>
          </listitem>




More information about the jboss-cvs-commits mailing list