[jboss-cvs] JBossAS SVN: r91137 - projects/docs/enterprise/5.0/Release_Notes/en-US.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Mon Jul 13 00:56:24 EDT 2009
Author: irooskov at redhat.com
Date: 2009-07-13 00:56:24 -0400 (Mon, 13 Jul 2009)
New Revision: 91137
Modified:
projects/docs/enterprise/5.0/Release_Notes/en-US/Release_Notes.xml
Log:
updated release notes to fix small errors
Modified: projects/docs/enterprise/5.0/Release_Notes/en-US/Release_Notes.xml
===================================================================
--- projects/docs/enterprise/5.0/Release_Notes/en-US/Release_Notes.xml 2009-07-13 04:52:13 UTC (rev 91136)
+++ projects/docs/enterprise/5.0/Release_Notes/en-US/Release_Notes.xml 2009-07-13 04:56:24 UTC (rev 91137)
@@ -302,10 +302,10 @@
<para>
Create an environment variable that points to the installation directory (for example, <filename>/jboss/jboss-eap-5.0/jboss-as/</filename>) and name it <varname>JBOSS_HOME</varname>.
</para>
- <para>
- Add <varname>$JBOSS_HOME/bin</varname> to the system path to be able to run the server from the command line. You can do this by adding the following lines to the <filename>.bashrc</filename> file in your home directory.
- </para>
</formalpara>
+ <para>
+ Add <varname>$JBOSS_HOME/bin</varname> to the system path to be able to run the server from the command line. You can do this by adding the following lines to the <filename>.bashrc</filename> file in your home directory.
+ </para>
<screen>
# In this example /jboss/jboss-eap-5.0/jboss-as/ is the install directory
export JBOSS_HOME=/jboss/jboss-eap-5.0/jboss-as/
@@ -319,10 +319,10 @@
<para>
Create an environment variable that points to the installation directory (for example, <filename>C:\Program Files\jboss\jboss-eap-5.0\jboss-as\</filename>) and name it <varname>JBOSS_HOME</varname>.
</para>
- <para>
- Add <filename>bin</filename> to the path to be able to run the server from the command line (for example, <filename>C:\Program Files\jboss\jboss-eap-5.0\jboss-as\bin</filename>). To do this, open the <guimenu>Control Panel</guimenu> from the <guimenu>Start Menu</guimenu>, switch to <guimenuitem>Classic View</guimenuitem> if necessary, open the <guimenuitem>System Control Panel</guimenuitem> applet, select the <guimenuitem>Advanced</guimenuitem> Tab, and click on the <guibutton>Environment Variables</guibutton> button.
- </para>
</formalpara>
+ <para>
+ Add <filename>bin</filename> to the path to be able to run the server from the command line (for example, <filename>C:\Program Files\jboss\jboss-eap-5.0\jboss-as\bin</filename>). To do this, open the <guimenu>Control Panel</guimenu> from the <guimenu>Start Menu</guimenu>, switch to <guimenuitem>Classic View</guimenuitem> if necessary, open the <guimenuitem>System Control Panel</guimenuitem> applet, select the <guimenuitem>Advanced</guimenuitem> Tab, and click on the <guibutton>Environment Variables</guibutton> button.
+ </para>
</section>
<!-- <section id="upgrade">
<title>Upgrading from JBoss Enterprise Application Platform 4.3.0.CP05</title>
@@ -419,7 +419,7 @@
<para>
Bugs, potential bugs, and development issues and/or questions should be filed as JBoss support cases via the JBoss Customer Support Portal.
</para>
-
+ </section>
<!-- <section id="Documentation">
<title>
Documentation
More information about the jboss-cvs-commits
mailing list