Author: sradvan
Date: 2008-12-03 23:27:56 -0500 (Wed, 03 Dec 2008)
New Revision: 12345
Modified:
docs/enterprise/trunk/Installation_Guide/en-US/Installation.xml
Log:
change jboss-eap to jboss-epp
Modified: docs/enterprise/trunk/Installation_Guide/en-US/Installation.xml
===================================================================
--- docs/enterprise/trunk/Installation_Guide/en-US/Installation.xml 2008-12-04 04:27:31
UTC (rev 12344)
+++ docs/enterprise/trunk/Installation_Guide/en-US/Installation.xml 2008-12-04 04:27:56
UTC (rev 12345)
@@ -22,14 +22,14 @@
<itemizedlist>
<listitem>
<para>
- Unzip
<literal>jboss-eap-<replaceable><release></replaceable>.zip</literal>
to extract the archive contents into the location of your choice. You can do this using
the JDK <literal>jar</literal> tool (or any other ZIP extraction tool).
<programlisting>
- [vsr]$ <literal>cd jbeapinstallationdir</literal>
+ Unzip
<literal>jboss-epp-<replaceable><release></replaceable>.zip</literal>
to extract the archive contents into the location of your choice. You can do this using
the JDK <literal>jar</literal> tool (or any other ZIP extraction tool).
<programlisting>
+ [vsr]$ <literal>cd jbeppinstallationdir</literal>
[vsr]$ <literal>jar -xvf
jboss-epp-<replaceable><release></replaceable>.zip</literal></programlisting>
</para>
</listitem>
<listitem>
<para>
- You are done with the installation! You should now have a directory called
<filename>jboss-eap-<replaceable><release></replaceable></filename>.
Refer to the Getting Started Guide to understand and explore the Platform Directory
Structure.
+ You are done with the installation! You should now have a directory called
<filename>jboss-epp-<replaceable><release></replaceable></filename>.
Refer to the Getting Started Guide to understand and explore the Platform Directory
Structure.
</para>
</listitem>
</itemizedlist>
Show replies by date