[jboss-cvs] JBoss Messaging SVN: r5562 - branches/Branch_1_4/docs.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Mon Dec 22 05:52:50 EST 2008
Author: gaohoward
Date: 2008-12-22 05:52:50 -0500 (Mon, 22 Dec 2008)
New Revision: 5562
Modified:
branches/Branch_1_4/docs/README.html
Log:
JBM 1.4.2.GA readme
Modified: branches/Branch_1_4/docs/README.html
===================================================================
--- branches/Branch_1_4/docs/README.html 2008-12-22 10:26:32 UTC (rev 5561)
+++ branches/Branch_1_4/docs/README.html 2008-12-22 10:52:50 UTC (rev 5562)
@@ -3,20 +3,22 @@
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
- <title>Release Notes - JBoss Messaging - Version 1.4.1.GA</title>
+ <title>Release Notes - JBoss Messaging - Version 1.4.2.GA</title>
</head>
<body>
-<h1>Release Notes - JBoss Messaging - Version 1.4.1.GA</h1>
+<h1>Release Notes - JBoss Messaging - Version 1.4.2.GA</h1>
<br>
-<h2>25 November 2008</h2>
+<h2>22 December 2008</h2>
+<p>For the full description of this release, see the <a href="https://jira.jboss.org/jira/secure/ReleaseNote.jspa?version=12312239&styleName=Html&projectId=12310061">JBoss Messaging project JIRA.</a></p>
+<br><br>
-<p>JBoss Messaging Version 1.4.1.GA is a release made and tested exclusively for the <b>JBoss AS 5.0.0.GA only</b> and it should be part of the JBoss 5 download bundle.</p>
+When upgrading an existing installation be sure to update all the configuration files in server/<server name>/deploy/jboss-messaging.sar with the newer versions and replace jboss-messaging.jar in server/<server name>/lib and on the client classpath. You will also need to drop all tables and indexes in the database.<br><br>
-<p>For the full description of this release, see the <a href="https://jira.jboss.org/jira/secure/ReleaseNote.jspa?version=12312911&styleName=Html&projectId=12310061&Create=Create">JBoss Messaging project JIRA.</a></p>
+This release of JBoss Messaging also requires specific versions of JBoss Remoting, JBoss AOP and Javassist. For the correct versions see the user-guide installation section. Be sure that server/<server name>/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>
<p>Enjoy!</p>
More information about the jboss-cvs-commits
mailing list