Author: smukhina
Date: 2007-11-30 11:39:53 -0500 (Fri, 30 Nov 2007)
New Revision: 5175
Modified:
trunk/as/docs/reference/en/modules/modules.xml
trunk/as/docs/reference/en/modules/perspective.xml
trunk/as/docs/reference/en/modules/runtimes_servers.xml
trunk/as/docs/reference/en/modules/webtools.xml
Log:
http://jira.jboss.com/jira/browse/RHDS-279
Modified: trunk/as/docs/reference/en/modules/modules.xml
===================================================================
--- trunk/as/docs/reference/en/modules/modules.xml 2007-11-30 16:29:31 UTC (rev 5174)
+++ trunk/as/docs/reference/en/modules/modules.xml 2007-11-30 16:39:53 UTC (rev 5175)
@@ -2,6 +2,7 @@
<chapter id="modules">
<title>Deploying Modules</title>
+<para>In this chapter it will be described how to deploy modules onto the
server</para>
<para>
Deploying to a server is mostly painless.
There are several ways to do it provided by Webtools,
Modified: trunk/as/docs/reference/en/modules/perspective.xml
===================================================================
--- trunk/as/docs/reference/en/modules/perspective.xml 2007-11-30 16:29:31 UTC (rev 5174)
+++ trunk/as/docs/reference/en/modules/perspective.xml 2007-11-30 16:39:53 UTC (rev 5175)
@@ -12,7 +12,9 @@
</chapterinfo>
<title>JBoss AS Perspective</title>
- <para>The <property>JBoss AS</property> Perspective is similar
to the Java perspective, but it contains a few additional views. Two of the additional
views are standard views, specifically the <property>Console </property> view
and the <property>Properties</property> view.
+ <para>This chapter tells how to manage installed JBoss AS servers via JBoss
AS Perspective</para>
+
+ <para>The <property>JBoss AS</property> Perspective is similar to
the Java perspective, but it contains a few additional views. Two of the additional views
are standard views, specifically the <property>Console </property> view and
the <property>Properties</property> view.
The other two views that are added are the <property>Project
archives</property> view and the <property>JBoss Servers
View</property>.</para>
<section id="JBossServersView">
Modified: trunk/as/docs/reference/en/modules/runtimes_servers.xml
===================================================================
--- trunk/as/docs/reference/en/modules/runtimes_servers.xml 2007-11-30 16:29:31 UTC (rev
5174)
+++ trunk/as/docs/reference/en/modules/runtimes_servers.xml 2007-11-30 16:39:53 UTC (rev
5175)
@@ -11,7 +11,13 @@
</keywordset>
</chapterinfo>
<title>Runtimes and Servers in the JBoss AS plugin</title>
-
+
+ <para>In this chapter we will discuss how to install runtimes and
servers</para>
+
+ <!-- <para>First of all it's necessary to say a few words about WTP
</para> -->
+
+ <!-- The Eclipse Web Tools Platform (WTP) project extends the Eclipse platform with
tools for developing Web and Java EE applications. It includes source and graphical
editors for a variety of languages, wizards and built-in applications to simplify
development, and tools and APIs to support deploying, running, and testing apps. -->
+
<para>The JBoss AS plugin makes use of Webtools. This includes starting and
stopping servers in run or debug mode. It also includes
targeting webtools projects, such as dynamic web projects, to certain server runtimes
in order to ensure that the proper jars
from a specific server are added to the project's classpath
properly.</para>
Modified: trunk/as/docs/reference/en/modules/webtools.xml
===================================================================
--- trunk/as/docs/reference/en/modules/webtools.xml 2007-11-30 16:29:31 UTC (rev 5174)
+++ trunk/as/docs/reference/en/modules/webtools.xml 2007-11-30 16:39:53 UTC (rev 5175)
@@ -1,12 +1,14 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<chapter id="webtools">
<title>Webtools Projects</title>
+ <para>This chapter covers how to select installed runtime/server in your web
project</para>
+
<section><title>Description</title>
<para>
Webtools provides what are called "faceted" projects.
- Their most popular such projects are their J2EE projects,
+ Their most popular of these projects are their J2EE projects,
such as their <property>Dynamic Web Project</property>, their EJB Project,
- or their EAR project. </para>
+ or their EAR project. Web projects of JBoss Tools are: Stuts, JSF and Seam
projects.</para>
<para>
The idea behind faceted projects is that each project
can accept units of functionality, or facets, which can be