Author: abogachuk
Date: 2009-05-15 12:57:12 -0400 (Fri, 15 May 2009)
New Revision: 15311
Modified:
trunk/documentation/guides/GettingStartedGuide/en/modules/jsp_application.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-722 - necessary details about the Finger Touch
button are added.
Modified: trunk/documentation/guides/GettingStartedGuide/en/modules/jsp_application.xml
===================================================================
---
trunk/documentation/guides/GettingStartedGuide/en/modules/jsp_application.xml 2009-05-15
16:56:28 UTC (rev 15310)
+++
trunk/documentation/guides/GettingStartedGuide/en/modules/jsp_application.xml 2009-05-15
16:57:12 UTC (rev 15311)
@@ -333,7 +333,20 @@
feature of auto-redeploy. It means that you don't need to restart
<property>JBoss Server</property>. Any changes made in the application
in
exploded format will trigger a redeployment on the server.</para>
+
+ <para>You can also use the "Finger touch" button for a quick restart
of the project without restarting the server:</para>
+ <figure>
+ <title>Finger Touch button</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/jsp_application/jsp_application_19_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>
<section id="Previewtab">