[jbosstools-commits] JBoss Tools SVN: r20873 - in trunk/jsf/docs/jsf_tools_tutorial/en-US: images/jsf_application and 1 other directory.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Wed Mar 17 07:23:37 EDT 2010
Author: abogachuk
Date: 2010-03-17 07:23:37 -0400 (Wed, 17 Mar 2010)
New Revision: 20873
Modified:
trunk/jsf/docs/jsf_tools_tutorial/en-US/images/jsf_application/jsf_application_9.png
trunk/jsf/docs/jsf_tools_tutorial/en-US/master_output.xml
trunk/jsf/docs/jsf_tools_tutorial/en-US/running_application.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-924 - Updated some screens and text to use regular server's view
Modified: trunk/jsf/docs/jsf_tools_tutorial/en-US/images/jsf_application/jsf_application_9.png
===================================================================
(Binary files differ)
Modified: trunk/jsf/docs/jsf_tools_tutorial/en-US/master_output.xml
===================================================================
--- trunk/jsf/docs/jsf_tools_tutorial/en-US/master_output.xml 2010-03-17 10:56:23 UTC (rev 20872)
+++ trunk/jsf/docs/jsf_tools_tutorial/en-US/master_output.xml 2010-03-17 11:23:37 UTC (rev 20873)
@@ -797,9 +797,9 @@
<title>Running the Application</title>
<para>Everything is now ready for running our application by using the JBoss engine. For
- controlling JBoss server there is JBoss Server view:</para>
+ controlling JBoss server there is Servers view:</para>
<figure float="0">
- <title>JBoss Server View</title>
+ <title>Servers view</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/jsf_application/jsf_application_9.png"></imagedata>
@@ -808,7 +808,7 @@
</figure>
<itemizedlist>
<listitem>
- <para>Start up JBoss by clicking on the icon in JBoss Server view. (If JBoss is
+ <para>Start up JBoss by clicking on the icon in Servers view. (If JBoss is
already running, stop it by clicking on the red icon and then start it again.
Remember, the JSF run-time requires restarting the servlet engine when any
changes have been made.) After the messages in the Console tabbed view stop
Modified: trunk/jsf/docs/jsf_tools_tutorial/en-US/running_application.xml
===================================================================
--- trunk/jsf/docs/jsf_tools_tutorial/en-US/running_application.xml 2010-03-17 10:56:23 UTC (rev 20872)
+++ trunk/jsf/docs/jsf_tools_tutorial/en-US/running_application.xml 2010-03-17 11:23:37 UTC (rev 20873)
@@ -11,9 +11,9 @@
<title>Running the Application</title>
<para>Everything is now ready for running our application by using the JBoss engine. For
- controlling JBoss server there is JBoss Server view:</para>
+ controlling JBoss server there is Servers view:</para>
<figure>
- <title>JBoss Server View</title>
+ <title>Servers view</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/jsf_application/jsf_application_9.png"/>
@@ -22,7 +22,7 @@
</figure>
<itemizedlist>
<listitem>
- <para>Start up JBoss by clicking on the icon in JBoss Server view. (If JBoss is
+ <para>Start up JBoss by clicking on the icon in Servers view. (If JBoss is
already running, stop it by clicking on the red icon and then start it again.
Remember, the JSF run-time requires restarting the servlet engine when any
changes have been made.) After the messages in the Console tabbed view stop
More information about the jbosstools-commits
mailing list