[jboss-cvs] JBossAS SVN: r82125 - projects/docs/enterprise/4.3.3.1/readme/en-US.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Mon Dec 8 23:22:00 EST 2008
Author: irooskov at redhat.com
Date: 2008-12-08 23:22:00 -0500 (Mon, 08 Dec 2008)
New Revision: 82125
Modified:
projects/docs/enterprise/4.3.3.1/readme/en-US/Release_Notes_CP03_FP01.xml
Log:
updated release notes with JBPAPP-1435 fix
Modified: projects/docs/enterprise/4.3.3.1/readme/en-US/Release_Notes_CP03_FP01.xml
===================================================================
--- projects/docs/enterprise/4.3.3.1/readme/en-US/Release_Notes_CP03_FP01.xml 2008-12-09 02:51:24 UTC (rev 82124)
+++ projects/docs/enterprise/4.3.3.1/readme/en-US/Release_Notes_CP03_FP01.xml 2008-12-09 04:22:00 UTC (rev 82125)
@@ -83,9 +83,18 @@
</listitem>
</itemizedlist>
<note>
- <para>
- GWT, Groovy and Spring Framework are not included in this Feature Pack and are not currently supported by Red Hat.
- </para>
+ <itemizedlist>
+ <listitem>
+ <para>
+ Though <filename>jboss-embedded</filename> is provided with this distribution, it should only be used within tests. It is not supported and should not be used for any other purposes.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ GWT, Groovy and Spring Framework are not included in this Feature Pack and are not currently supported by Red Hat.
+ </para>
+ </listitem>
+ </itemizedlist>
</note>
</section>
</section>
@@ -102,13 +111,43 @@
<section id="upgrade">
<title>Upgrade Notes</title>
<para>
- This section contains information related to upgrading from JBoss Enterprise Application Platform Feature Pack version 4.3.0_CP02_FP01, including hardware and platform requirements and prerequisites.
+ This section contains information related to upgrading from JBoss Enterprise Application Platform Feature Pack version 4.3.0_CP02_FP01.
</para>
+ <para>
+ Updating your existing EAP 4.3.0_CP02_FP01 installation can be achieved by:
+ </para>
+ <orderedlist>
+ <listitem>
+ <para>
+ Back-up all custom files relating to your application and installation.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Uninstall EAP 4.3.0_CP02_FP01.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Install EAP 4.3.0_CP03.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Install EAP 4.3.0_CP03_FP01 over the top of your EAP 4.3.0_CP03 installation.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Migrate your backed-up files to your new EAP 4.3.0_CP03_FP01 installation.
+ </para>
+ </listitem>
+ </orderedlist>
</section>
<section id="install">
<title>Installation Notes</title>
<para>
- This section contains information related to installing JBoss Enterprise Application Platform Feature Pack version &VERSION; where a previous Feature Pack has not been installed before, including hardware and platform requirements and prerequisites.
+ This section contains information related to installing JBoss Enterprise Application Platform Feature Pack version &VERSION; including hardware and platform requirements and prerequisites, where a previous Feature Pack has not been installed before.
</para>
<para>
To install this Feature Pack, unpack the contents of the archive into the root of your JBoss Enterprise Application Platform installation, which must be version 4.3.0_CP03.
More information about the jboss-cvs-commits
mailing list