[jbosstools-commits] JBoss Tools SVN: r20875 - in trunk/struts/docs/struts_tools_tutorial/en-US: images/struts_application and 1 other directory.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Wed Mar 17 08:11:49 EDT 2010
Author: abogachuk
Date: 2010-03-17 08:11:48 -0400 (Wed, 17 Mar 2010)
New Revision: 20875
Modified:
trunk/struts/docs/struts_tools_tutorial/en-US/compiling_and_running.xml
trunk/struts/docs/struts_tools_tutorial/en-US/images/struts_application/struts_application_6.png
trunk/struts/docs/struts_tools_tutorial/en-US/master_output.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-924 - Updated some screens and text to use regular server's view
Modified: trunk/struts/docs/struts_tools_tutorial/en-US/compiling_and_running.xml
===================================================================
--- trunk/struts/docs/struts_tools_tutorial/en-US/compiling_and_running.xml 2010-03-17 12:09:59 UTC (rev 20874)
+++ trunk/struts/docs/struts_tools_tutorial/en-US/compiling_and_running.xml 2010-03-17 12:11:48 UTC (rev 20875)
@@ -16,10 +16,10 @@
<para>Thus at this point everything is ready for running our application without having to leave JBoss
Developer Studio by using the JBoss Application Server engine that comes with the JBoss
- Developer Studio. For controlling JBoss AS within JBoss Developer Studio, there is JBoss
- Server view.</para>
+ Developer Studio. For controlling JBoss AS within JBoss Developer Studio, there is
+ Servers view.</para>
<figure>
- <title>JBoss Server Panel</title>
+ <title>Servers Panel</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/struts_application/struts_application_6.png"/>
@@ -28,7 +28,7 @@
</figure>
<itemizedlist>
<listitem>
- <para>Start up JBoss AS by clicking on the icon in JBoss Server view. (If JBoss AS
+ <para>Start up JBoss AS by clicking on the icon in Servers view. (If JBoss AS
is already running, stop it by clicking on the red icon and then start it again.
Remember, the Struts run-time requires restarting the servlet engine when any
changes have been made.)</para>
Modified: trunk/struts/docs/struts_tools_tutorial/en-US/images/struts_application/struts_application_6.png
===================================================================
(Binary files differ)
Modified: trunk/struts/docs/struts_tools_tutorial/en-US/master_output.xml
===================================================================
--- trunk/struts/docs/struts_tools_tutorial/en-US/master_output.xml 2010-03-17 12:09:59 UTC (rev 20874)
+++ trunk/struts/docs/struts_tools_tutorial/en-US/master_output.xml 2010-03-17 12:11:48 UTC (rev 20875)
@@ -1089,10 +1089,10 @@
<para>Thus at this point everything is ready for running our application without having to leave JBoss
Developer Studio by using the JBoss Application Server engine that comes with the JBoss
- Developer Studio. For controlling JBoss AS within JBoss Developer Studio, there is JBoss
- Server view.</para>
+ Developer Studio. For controlling JBoss AS within JBoss Developer Studio, there is
+ Servers view.</para>
<figure float="0">
- <title>JBoss Server Panel</title>
+ <title>Servers Panel</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/struts_application/struts_application_6.png"></imagedata>
@@ -1101,7 +1101,7 @@
</figure>
<itemizedlist>
<listitem>
- <para>Start up JBoss AS by clicking on the icon in JBoss Server view. (If JBoss AS
+ <para>Start up JBoss AS by clicking on the icon in Servers view. (If JBoss AS
is already running, stop it by clicking on the red icon and then start it again.
Remember, the Struts run-time requires restarting the servlet engine when any
changes have been made.)</para>
More information about the jbosstools-commits
mailing list