From jbosstools-commits at lists.jboss.org Fri Nov 30 11:39:54 2007 Content-Type: multipart/mixed; boundary="===============2010937746747298824==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r5175 - trunk/as/docs/reference/en/modules. Date: Fri, 30 Nov 2007 11:39:53 -0500 Message-ID: --===============2010937746747298824== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- 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 @@ Deploying Modules = +In this chapter it will be described how to deploy modules onto the = server 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- 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 @@ JBoss AS Perspective = - The JBoss AS Perspective is similar to t= he Java perspective, but it contains a few additional views. Two of the add= itional views are standard views, specifically the Console view and the Properties view. = + This chapter tells how to manage installed JBoss AS servers v= ia JBoss AS Perspective + + The JBoss AS Perspective is similar to the = Java perspective, but it contains a few additional views. Two of the additi= onal views are standard views, specifically the Console view and the Properties view. = The other two views that are added are the Proje= ct archives view and the JBoss Servers View. =
Modified: trunk/as/docs/reference/en/modules/runtimes_servers.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/as/docs/reference/en/modules/runtimes_servers.xml 2007-11-30 16:2= 9:31 UTC (rev 5174) +++ trunk/as/docs/reference/en/modules/runtimes_servers.xml 2007-11-30 16:3= 9:53 UTC (rev 5175) @@ -11,7 +11,13 @@ Runtimes and Servers in the JBoss AS plugin - = + + In this chapter we will discuss how to install runtimes and server= s + + + + + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- 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 @@ Webtools Projects + This chapter covers how to select installed runtime/server in your= web project +
Description 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 Dynamic Web Project, their EJB Proje= ct, = - or their EAR project. + or their EAR project. Web projects of JBoss Tools are: Stuts, JSF and S= eam projects. The idea behind faceted projects is that each project = can accept units of functionality, or facets, which can be = --===============2010937746747298824==--