[jboss-cvs] JBoss Messaging SVN: r5080 - in branches/Branch_1_4/docs: userguide/en/modules and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Oct 7 04:11:47 EDT 2008


Author: timfox
Date: 2008-10-07 04:11:47 -0400 (Tue, 07 Oct 2008)
New Revision: 5080

Modified:
   branches/Branch_1_4/docs/README.html
   branches/Branch_1_4/docs/userguide/en/modules/installation.xml
Log:
Updated docs and readme with correct jar versions


Modified: branches/Branch_1_4/docs/README.html
===================================================================
--- branches/Branch_1_4/docs/README.html	2008-10-07 07:41:58 UTC (rev 5079)
+++ branches/Branch_1_4/docs/README.html	2008-10-07 08:11:47 UTC (rev 5080)
@@ -7,27 +7,23 @@
 </head>
 <body>
 
-<h1>Release Notes - JBoss Messaging - Version 1.4.1.beta2</h1>
+<h1>Release Notes - JBoss Messaging - Version 1.4.0.SP3.CP04</h1>
 
 <br>
 
-<h2>13 December 2007</h2>
+<h2>7 October 2008</h2>
 
-These are the release notes for JBoss Messaging 1.4.1.beta2<br><br>
+These are the release notes for JBoss Messaging 1.4.0.SP3.CP04<br><br>
 
 For full description of the contents please see the JBoss Messaging project JIRA.<br><br>
 
 When upgrading an existing installation be sure to update all the configuration files in server/&lt;server name&gt;/deploy/jboss-messaging.sar with the newer versions and replace jboss-messaging.jar in server/&lt;server name&gt;/lib and on the client classpath. You will also need to drop all tables and indexes in the database.<br><br>
 
-This release of JBoss Messaging also requires a patched JBoss Remoting jar. The required version is 2.2.2.SP5. Be sure that server/&lt;server name&gt;/lib contains this jar and that it is also present as the first entry on the client classpath. This is critical to ensure proper operation of JBoss Messaging!<br><br>
+This release of JBoss Messaging also requires specific versions of JBoss Remoting, JBoss AOP and Javaassist. For the correct versions see the user-guide installation section. Be sure that server/&lt;server name&gt;/lib contains these jar and they are also present as the first entry on the client classpath. This is critical to ensure proper operation of JBoss Messaging!<br><br>
 
 Enjoy!<br><br>
 
 
-Release Notes - JBoss Messaging - Version 1.4.1.beta2
-
-
-
 </body>
 </html>
 

Modified: branches/Branch_1_4/docs/userguide/en/modules/installation.xml
===================================================================
--- branches/Branch_1_4/docs/userguide/en/modules/installation.xml	2008-10-07 07:41:58 UTC (rev 5079)
+++ branches/Branch_1_4/docs/userguide/en/modules/installation.xml	2008-10-07 08:11:47 UTC (rev 5080)
@@ -8,8 +8,8 @@
   clustered or non-clustered messaging server.</para>
 
   <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>
+  pre-installed as default JMS provider so if you are using that, there is no need to manually
+  install JBoss Messaging</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
@@ -607,14 +607,12 @@
         <listitem>
           <para>
             <note>JBoss Messaging 1.4.0 and 1.4.1 requires a patched version
-            of jboss-remoting.jar. This version is available on JBoss EAP 4.3
-            and JBoss 5, 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
+            of jboss-remoting.jar. This version is available can be downloaded from here <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 <literal>$JBOSS_HOME/server/&lt;your server
             name&gt;/lib directory</literal> of any server profiles that use
-            JBoss Messaging 1.4.0 or 1.4.1. If you are using JBoss Messaging
+            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.</note>
           </para>
@@ -914,10 +912,10 @@
     <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.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 
+             JBoss Messaging 1.4.0 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 
 
             <ulink
-            url="http://repository.jboss.com/jboss/remoting/2.2.2.SP4-brew/lib/">here</ulink>
+            url="http://repository.jboss.com/jboss/remoting/2.2.2.SP10-brew/lib/">here</ulink>
 
              . Please download it and make sure this jar is on your classpath *before* jbossall-client.jar. 
           </note></para>
@@ -936,10 +934,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+</para>
+        <para>JBoss AOP 1.5.5.GA_CP03</para>
 
-        <para><ulink
-        url="http://repository.jboss.com/jboss/aop/1.5.5.GA/lib/">http://repository.jboss.com/jboss/aop/1.5.5.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>
@@ -948,10 +945,10 @@
       <listitem>
         <para>$JBOSS_HOME/server/&lt;SERVER_NAME&gt;/lib/javassist.jar</para>
 
-        <para>Javassist 3.5.0.GA-brew+</para>
+        <para>Javassist 3.8.0.GA-brew</para>
 
         <para><ulink
-        url="http://repository.jboss.com/javassist/3.5.0.GA-brew/lib/">http://repository.jboss.com/javassist/3.5.0.GA-brew/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>




More information about the jboss-cvs-commits mailing list