Author: irooskov(a)redhat.com
Date: 2011-08-04 22:21:42 -0400 (Thu, 04 Aug 2011)
New Revision: 33618
Modified:
trunk/documentation/guides/GettingStartedGuide/en-US/Book_Info.xml
trunk/documentation/guides/GettingStartedGuide/en-US/jsp_application.xml
Log:
updated to remove war section for TOOLSDOC-236
Modified: trunk/documentation/guides/GettingStartedGuide/en-US/Book_Info.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en-US/Book_Info.xml 2011-08-05 02:21:31
UTC (rev 33617)
+++ trunk/documentation/guides/GettingStartedGuide/en-US/Book_Info.xml 2011-08-05 02:21:42
UTC (rev 33618)
@@ -8,7 +8,7 @@
<productname>JBoss Developer Studio</productname>
<productnumber>4.1</productnumber>
<edition>4.1.0</edition>
-<pubsnumber>7</pubsnumber>
+<pubsnumber>8</pubsnumber>
<abstract>
<para>The Getting Started Guide explains the JBoss Developer Studio.</para>
</abstract>
Modified: trunk/documentation/guides/GettingStartedGuide/en-US/jsp_application.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en-US/jsp_application.xml 2011-08-05
02:21:31 UTC (rev 33617)
+++ trunk/documentation/guides/GettingStartedGuide/en-US/jsp_application.xml 2011-08-05
02:21:42 UTC (rev 33618)
@@ -265,7 +265,7 @@
<para>
Writing ant scripts and managing the packaging process can be quite a complicated
and time consuming task for even the most trivial web applications. However,
<property>JBoss Developer Studio</property> relieves you of this burden. All
you need is to start <property>JBoss Server</property> and launch your
application in your favorite browser.
</para>
-
+ <!--
<para>
You can also create a WAR archive with JBoss Developer Studio's Archive
Tools and export it to any web server.
</para>
@@ -390,7 +390,7 @@
</mediaobject>
</figure>
</section>
-
+ -->
<section id="AutoRedeploy">
<?dbhtml filename="AutoRedeploy.html"?>
<title>Auto redeploy</title>