Author: abogachuk
Date: 2009-05-15 12:25:48 -0400 (Fri, 15 May 2009)
New Revision: 15301
Modified:
trunk/as/docs/reference/en/modules/modules.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-722 - added info and an appropriate screenshot
about the Finger Touch button
Modified: trunk/as/docs/reference/en/modules/modules.xml
===================================================================
--- trunk/as/docs/reference/en/modules/modules.xml 2009-05-15 16:24:47 UTC (rev 15300)
+++ trunk/as/docs/reference/en/modules/modules.xml 2009-05-15 16:25:48 UTC (rev 15301)
@@ -57,6 +57,19 @@
directory. For quicker smarter deployment, you will need to create archives using
the <link linkend="Project_archivesView">Project Archives
view</link> and customize
packaging yourself.</para>
+
+ <para>You can also use the "Finger touch" for a quick restart of the
project without restarting the server:</para>
+ <figure>
+ <title>Finger Touch button</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/modules/modules_8_finger_touch.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <para>The "Finger" touches descriptors dependent on project (i.e.
web.xml for WAR, application.xml for EAR, jboss-esb.xml in ESB projects).</para>
+
+
</section>
<section id="single_file_deployment">