[gatein-commits] gatein SVN: r5391 - epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Nov 30 20:58:29 EST 2010


Author: smumford
Date: 2010-11-30 20:58:28 -0500 (Tue, 30 Nov 2010)
New Revision: 5391

Modified:
   epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Add-ons.xml
   epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Getting_Started.xml
   epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Installation.xml
   epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Introduction.xml
   epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Test_Your_Installation.xml
Log:
JBEPP-515: Removed references to EPP 5.0 version

Modified: epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Add-ons.xml
===================================================================
--- epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Add-ons.xml	2010-11-30 21:12:07 UTC (rev 5390)
+++ epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Add-ons.xml	2010-12-01 01:58:28 UTC (rev 5391)
@@ -7,15 +7,17 @@
 <chapter id="Installing_Add-ons">
    <title>Installing Add-ons</title>
       <important>
-         <title>Important:</title>
+         <title>Important</title>
             <para>
-               Do not read further in this guide if you are intending to install the &JBSP; add-on.
+               Do not read further in this guide if you intend to install the &JBSP; add-on. The Site Publisher add-on must be deployed into a data-free &PRODUCT; environment to install successfully.
             </para>
       </important>
+
       <para>
-         The Site Publisher add-on must be deployed into a data-free &PRODUCT; environment to install successfully.
+         You shoud refer to the Site Publisher Installation Guide available at <ulink type="http" url="http://docs.redhat.com/docs/en-US/JBoss_Site_Publisher/index.html"></ulink> and install the add-on before making any changes to the underlying &PRODUCT; &VERSION_MINOR; installation.
       </para>
       <para>
-         You shoud refer to the Site Publisher Installation Guide available at <ulink type="http" url="http://docs.redhat.com/docs/en-US/JBoss_Site_Publisher/index.html"></ulink> and install the add-on before making any changes to the base &PRODUCT; &VERSION_MINOR; installation.
+         Once you have completed the installation for the &JBSP; extension, you should return to this document and continue this process.
       </para>
+
 </chapter>
\ No newline at end of file

Modified: epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Getting_Started.xml
===================================================================
--- epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Getting_Started.xml	2010-11-30 21:12:07 UTC (rev 5390)
+++ epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Getting_Started.xml	2010-12-01 01:58:28 UTC (rev 5391)
@@ -8,13 +8,16 @@
 	<title>Getting Started</title>
    
    <section id="sect-Installation_Guide-Getting_Started-Upgrading_Previous_Installations">
-		<title>Upgrading Previous Installations</title>
-      <para>
-         Unfortunately existing &PRODUCT; 5.0 or 5.0.1 installations cannot be upgraded in order to deploy &PRODUCT; &VERSION_MICRO;.
-      </para>
-      <para>
-         If you have an existing installation of &PRODUCT; 5.0 or 5.0.1 (including installations that include the technical preview release of the &PRODUCT; extension) you must either replace this installation or deploy a new instance of &PRODUCT;.
-      </para>
+      <title>Upgrading to &PRODUCT; &VERSION_MICRO;</title>
+      <important>
+         <title></title>
+            <para>
+               Unfortunately existing &PRODUCT; 5.0 or 5.0.1 installations cannot be upgraded in order to deploy &PRODUCT; &VERSION_MICRO;.
+            </para>
+            <para>
+               If you have an existing installation of &PRODUCT; 5.0 or 5.0.1 (including installations that include the technical preview release of the &PRODUCT; Site Publisher extension) you must either replace this installation or deploy a new instance of &PRODUCT;.
+            </para>
+      </important>
 	</section>
    
 	<section id="Getting_Started-Pre_Requisites">
@@ -24,9 +27,8 @@
 		</para>
 		<section id="Pre_Requisites-EAP">
 			<title>Enterprise Application Platform</title>
-			<para>The Enterprise Portal Platform 5.0 is built upon the Enterprise Application Platform 5.0.
-			For more details about the underlying platform such as the difference between the 4.3 and 5.0 versions, please refer to
-			the EAP installation guide available at: <ulink url="http://www.redhat.com/docs/en-US/JBoss_Enterprise_Application_Platform/"></ulink>			
+			<para>&PRODUCT; is built upon &JBEAP;. For more details about the underlying platform please refer to
+			the EAP installation guide available at: <ulink url="http://docs.redhat.com/docs/en-US/JBoss_Enterprise_Application_Platform/index.html"></ulink>
 			</para>
         </section>
 		<section id="Pre_Requisites-Hardware_and_Operating_System_Requirements">

Modified: epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Installation.xml
===================================================================
--- epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Installation.xml	2010-11-30 21:12:07 UTC (rev 5390)
+++ epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Installation.xml	2010-12-01 01:58:28 UTC (rev 5391)
@@ -11,7 +11,7 @@
 		<title>Downloading</title>
 		
 		<para>
-			The officially supported versions are available from the JBoss Customer Support Portal (CSP) located at <ulink url="https://support.redhat.com/jbossnetwork/restricted/main.html">https://support.redhat.com/jbossnetwork/restricted/main.html</ulink>. Platforms including in your Support subscription are listed in the <literal>Software</literal> section.
+			The officially supported versions are available from the JBoss Customer Support Portal (CSP) located at <ulink url="https://access.redhat.com/home">https://access.redhat.com/home</ulink>. Platforms including in your Support subscription are listed in the <literal>Software</literal> section.
 		</para>
 	</section>
    

Modified: epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Introduction.xml
===================================================================
--- epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Introduction.xml	2010-11-30 21:12:07 UTC (rev 5390)
+++ epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Introduction.xml	2010-12-01 01:58:28 UTC (rev 5391)
@@ -18,7 +18,7 @@
 	<section id="Introduction-Other_Manuals">
 		<title>Other Manuals</title>
 		<para>
-			If you are looking for detailed information about other JBoss middleware products such as JBoss Enterprise Applications Platform please refer to the manuals available online at <ulink url="http://www.redhat.com/docs/manuals/jboss"></ulink>.
+			If you are looking for detailed information about other JBoss middleware products such as JBoss Enterprise Applications Platform please refer to the manuals available online at <ulink url="http://docs.redhat.com/docs/en-US/index.html"></ulink>.
 			
 		</para>
 	</section>

Modified: epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Test_Your_Installation.xml
===================================================================
--- epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Test_Your_Installation.xml	2010-11-30 21:12:07 UTC (rev 5390)
+++ epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Test_Your_Installation.xml	2010-12-01 01:58:28 UTC (rev 5391)
@@ -78,7 +78,7 @@
 		Ensure that port 8080 is not already in use and open <literal>http://localhost:8080/portal</literal> in your web browser.
 		<footnote>
 		  <para>
-		    Note that on some machines, the name localhost won’t resolve properly and you should use the local loopback address 127.0.0.1 instead.
+          Note that on some machines, the name localhost won’t resolve properly and you should use the local loopback address <ulink type="http" url="127.0.0.1">127.0.0.1</ulink> instead.
 		  </para>
 		</footnote> 
 		The contents of your page should look similar to this: <xref linkend="Test_your_Installation-Test_your_Installation" />.
@@ -97,7 +97,7 @@
 		</figure>
 	</para>
 	<para>
-		You are now ready to use &PRODUCT; 5.0. Refer to the User Guide and Reference Guide for more information about the product's feature set and example applications showcasing &PRODUCT; in action.
+		You are now ready to use &PRODUCT;. Refer to the User Guide and Reference Guide for more information about the product's feature set and example applications showcasing &PRODUCT; in action.
 	</para>
 	
 </chapter>



More information about the gatein-commits mailing list