[jboss-cvs] JBossAS SVN: r95728 - projects/docs/enterprise/5.0/Administration_Console_Quick_Start_Guide/en-US.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Oct 29 01:37:39 EDT 2009


Author: laubai
Date: 2009-10-29 01:37:38 -0400 (Thu, 29 Oct 2009)
New Revision: 95728

Modified:
   projects/docs/enterprise/5.0/Administration_Console_Quick_Start_Guide/en-US/Accessing_the_Console.xml
   projects/docs/enterprise/5.0/Administration_Console_Quick_Start_Guide/en-US/Application_undeployment_and_resource_removal.xml
   projects/docs/enterprise/5.0/Administration_Console_Quick_Start_Guide/en-US/Installation.xml
   projects/docs/enterprise/5.0/Administration_Console_Quick_Start_Guide/en-US/Overview.xml
   projects/docs/enterprise/5.0/Administration_Console_Quick_Start_Guide/en-US/User_Interface_Overview.xml
Log:
Added changes for JBPAPP-2962.

Modified: projects/docs/enterprise/5.0/Administration_Console_Quick_Start_Guide/en-US/Accessing_the_Console.xml
===================================================================
--- projects/docs/enterprise/5.0/Administration_Console_Quick_Start_Guide/en-US/Accessing_the_Console.xml	2009-10-29 05:07:48 UTC (rev 95727)
+++ projects/docs/enterprise/5.0/Administration_Console_Quick_Start_Guide/en-US/Accessing_the_Console.xml	2009-10-29 05:37:38 UTC (rev 95728)
@@ -19,7 +19,7 @@
 	
 	<mediaobject>
 		<imageobject>
-			<imagedata depth="318" fileref="images/login.png" width="413" />
+			<imagedata depth="159" fileref="images/login.png" width="207" />
 		</imageobject>
 	</mediaobject>
 	
@@ -36,7 +36,7 @@
 		<emphasis>admin</emphasis> for both the username and password in the prompts and
 		then click the <emphasis role="bold">Login</emphasis> button. After clicking
 		the <emphasis role="bold">Login</emphasis> button, the Administration Console will scan your Enterprise Application Platform instance and detect
-		what is running on it. Once this is complete you will be shown a screen
+		what is running on it. Once this is complete, you will be shown a screen
 		similar to the one below:
 	</para>
 

Modified: projects/docs/enterprise/5.0/Administration_Console_Quick_Start_Guide/en-US/Application_undeployment_and_resource_removal.xml
===================================================================
--- projects/docs/enterprise/5.0/Administration_Console_Quick_Start_Guide/en-US/Application_undeployment_and_resource_removal.xml	2009-10-29 05:07:48 UTC (rev 95727)
+++ projects/docs/enterprise/5.0/Administration_Console_Quick_Start_Guide/en-US/Application_undeployment_and_resource_removal.xml	2009-10-29 05:37:38 UTC (rev 95728)
@@ -5,7 +5,7 @@
 <chapter id="Administration_Console_Quick_Start_Guide-Application_undeployment_and_resource_removal">
 	<title>Application undeployment and resource removal</title>
 	<para>
-		Many types of resources including applications can be deleted by navigating to the Resources' Type specific (for example, Enterprise Application (EAR)s) Summary Tab and simply clicking the <emphasis role="bold">DELETE</emphasis> button next to the name of the resource you want to delete. For example to undeploy an EAR file choose the <emphasis>Enterprise Application (EAR)s</emphasis> folder from the navigation and then in the main panel find the application you are looking to remove and click the <emphasis role="bold">DELETE</emphasis> button next to it. Once the removal has been confirmed, the Application will be undeployed from the server and will no longer be able to be managed. You will have to deploy it again if it is needed. As noted above, Embedded Applications do not have the delete option available.
+		Many types of resources including applications can be deleted by navigating to the Resources' Type specific (for example, Enterprise Application (EAR)s) Summary Tab and simply clicking the <emphasis role="bold">DELETE</emphasis> button next to the name of the resource you want to delete. For example, to undeploy an EAR file, choose the <emphasis>Enterprise Application (EAR)s</emphasis> folder from the navigation and then in the main panel find the application you are looking to remove and click the <emphasis role="bold">DELETE</emphasis> button next to it. Once the removal has been confirmed, the Application will be undeployed from the server and will no longer be able to be managed. You will have to deploy it again if it is needed. As noted above, Embedded Applications do not have the delete option available.
 	</para>
 	
 	<mediaobject>

Modified: projects/docs/enterprise/5.0/Administration_Console_Quick_Start_Guide/en-US/Installation.xml
===================================================================
--- projects/docs/enterprise/5.0/Administration_Console_Quick_Start_Guide/en-US/Installation.xml	2009-10-29 05:07:48 UTC (rev 95727)
+++ projects/docs/enterprise/5.0/Administration_Console_Quick_Start_Guide/en-US/Installation.xml	2009-10-29 05:37:38 UTC (rev 95728)
@@ -10,7 +10,7 @@
 	
 	<para>
 		The Administration Console is distributed as part of the
-		<emphasis>default</emphasis> ,<emphasis>all</emphasis>,
+		<emphasis>default</emphasis>, <emphasis>all</emphasis>,
 		<emphasis>web</emphasis> and <emphasis>production</emphasis> server
 		configurations.
 	</para>
@@ -23,7 +23,7 @@
 	</para>
 	
 <programlisting>
-. /run.sh
+./run.sh
 </programlisting>
 	
 	<para>
@@ -47,7 +47,7 @@
 	</para>
 	
 <programlisting>
-. /run.sh -c all
+./run.sh -c all
 </programlisting>
 	
 	<para>

Modified: projects/docs/enterprise/5.0/Administration_Console_Quick_Start_Guide/en-US/Overview.xml
===================================================================
--- projects/docs/enterprise/5.0/Administration_Console_Quick_Start_Guide/en-US/Overview.xml	2009-10-29 05:07:48 UTC (rev 95727)
+++ projects/docs/enterprise/5.0/Administration_Console_Quick_Start_Guide/en-US/Overview.xml	2009-10-29 05:37:38 UTC (rev 95728)
@@ -11,9 +11,9 @@
 		</imageobject>
 	</mediaobject>
 	
-	<para>This document is intended to provide a reference to get you started with the newly released JBoss Enterprise Application Platform Administration Console along with a overview of the features it provides to assist with the management of your JBoss Enterprise Application Platform 5 installation. The Admin Console provides a single administration point for managing and modifying your Applications and Enterprise Application Platform resources.</para>
+	<para>This document is intended to provide a reference to get you started with the newly released JBoss Enterprise Application Platform Administration Console along with a overview of the features it provides to assist with the management of your JBoss Enterprise Application Platform 5 installation. The Administration Console provides a single administration point for managing and modifying your Applications and Enterprise Application Platform resources.</para>
 	
-	<para>This release of the Admin Console provides the following administrative features:</para>
+	<para>This release of the Administration Console provides the following administrative features:</para>
 	
 	<itemizedlist>
 		<listitem>

Modified: projects/docs/enterprise/5.0/Administration_Console_Quick_Start_Guide/en-US/User_Interface_Overview.xml
===================================================================
--- projects/docs/enterprise/5.0/Administration_Console_Quick_Start_Guide/en-US/User_Interface_Overview.xml	2009-10-29 05:07:48 UTC (rev 95727)
+++ projects/docs/enterprise/5.0/Administration_Console_Quick_Start_Guide/en-US/User_Interface_Overview.xml	2009-10-29 05:37:38 UTC (rev 95728)
@@ -5,7 +5,7 @@
 <chapter id="Administration_Console_Quick_Start_Guide-User_Interface_Overview">
 	<title>User Interface Overview</title>
 	<para>
-		Once successfully logged in you have an overall summary of the system that the JBoss Enterprise Application Platform is running on, such as Operating System information and host name.
+		Once successfully logged in, you have an overall summary of the system that the JBoss Enterprise Application Platform is running on, such as Operating System information and host name.
 	</para>
 	
 	<para>




More information about the jboss-cvs-commits mailing list