[jboss-cvs] JBossAS SVN: r101928 - projects/docs/enterprise/EWP_5.0/Installation_Guide/en-US.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Mar 4 23:01:15 EST 2010


Author: laubai
Date: 2010-03-04 23:01:14 -0500 (Thu, 04 Mar 2010)
New Revision: 101928

Modified:
   projects/docs/enterprise/EWP_5.0/Installation_Guide/en-US/Installation_Using_Graphical_Installer.xml
Log:
Corrected installer JAR name for EWP.

Modified: projects/docs/enterprise/EWP_5.0/Installation_Guide/en-US/Installation_Using_Graphical_Installer.xml
===================================================================
--- projects/docs/enterprise/EWP_5.0/Installation_Guide/en-US/Installation_Using_Graphical_Installer.xml	2010-03-05 03:46:43 UTC (rev 101927)
+++ projects/docs/enterprise/EWP_5.0/Installation_Guide/en-US/Installation_Using_Graphical_Installer.xml	2010-03-05 04:01:14 UTC (rev 101928)
@@ -8,12 +8,12 @@
 		<title>Launching the Graphical Installer</title>
 		<listitem>
 			<para>
-				The installer is an executable JAR file named <filename>enterprise-installer-<replaceable>5.0.0.GA</replaceable>.jar</filename>
+				The installer is an executable JAR file named <filename>jboss-ewp-installer-<replaceable>5.0.0.GA</replaceable>.jar</filename>
 			</para>
 		</listitem>
 		<listitem>
 			<para>
-				On many operating systems, you can run executable JARs by double-clicking them. If your system doesn&#39;t support that, you can run the installer directly from the command line: <programlisting>[vsr]$ java -jar enterprise-installer-<replaceable>&lt;release&gt;</replaceable>.jar</programlisting>
+				On many operating systems, you can run executable JARs by double-clicking them. If your system doesn&#39;t support that, you can run the installer directly from the command line: <programlisting>[vsr]$ java -jar jboss-ewp-installer-<replaceable>&lt;release&gt;</replaceable>.jar</programlisting>
 			</para>
 		</listitem>
 		<listitem>




More information about the jboss-cvs-commits mailing list