From jbosstools-commits at lists.jboss.org Fri Oct 23 04:32:59 2009 Content-Type: multipart/mixed; boundary="===============7730010529325334217==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r18255 - trunk/as/docs/reference/en/modules. Date: Fri, 23 Oct 2009 04:32:59 -0400 Message-ID: <200910230832.n9N8WxrJ029638@svn01.web.mwc.hst.phx2.redhat.com> --===============7730010529325334217== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: ochikvina Date: 2009-10-23 04:32:59 -0400 (Fri, 23 Oct 2009) New Revision: 18255 Modified: trunk/as/docs/reference/en/modules/quick_start.xml Log: https://jira.jboss.org/jira/browse/JBDS-905 - adding the new section 'Publi= shing to JBoss Server'; Modified: trunk/as/docs/reference/en/modules/quick_start.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/quick_start.xml 2009-10-23 08:32:00 = UTC (rev 18254) +++ trunk/as/docs/reference/en/modules/quick_start.xml 2009-10-23 08:32:59 = UTC (rev 18255) @@ -10,7 +10,7 @@ = = - Key Functionality for JBoss Server + Key Functionality for JBoss AS and Archive Tools = @@ -61,27 +61,18 @@ =
- = + = + If you + already have installed JBoss server and runtime you can quickly learn = how to configure, start, + stop the server, to know deployment and archiving processes. How to in= stall runtimes and servers + read in the Runtimes and Servers in= the JBoss AS plugin + chapter. + = + To start working with JBoss AS, select a JBoss AS Persp= ective via + Window > Open Perspective > Other > JBoss + AS. - = - = - = - = - = - = - = - = - = - If you - already have installed JBoss server and runtime you can quickly learn = how to configure, start, - stop the server, to know deployment and archiving processes. How to in= stall runtimes and servers - read in the Runtimes and Servers in= the JBoss AS plugin - chapter. = - To start working with JBoss AS, select a JBoss AS Perspe= ctive via - Window > Open Perspective > Other > JBoss - AS. -
Starting JBoss Server = @@ -264,13 +255,26 @@ - - Here, we have just performed the basic steps you should know to = quick start with JBoss - server. In fact, there are more functionalities which you can make u= se of. Further we will - talk about them in detail.
+ = +
+ Publishing to JBoss Server + The publishing of all the modules added to a Server is performed a= utomatically when starting a Server. + The automatic publish of the changes made to the workspace is turn= ed on by default in order to permanently keep = + the workspace in sync with the publish folder. If you need to control w= hen to publish the changes, = + just disable the automatic publish in the Server Editor and use the + Publish to Server (= = + + + + ) button which initiates an incremental publish. + + = + Here, we have just performed the basic steps you should know to qu= ick start with JBoss + server. In fact, there are more functionalities which you can make use = of. Further we will + talk about them in detail. +
= -
Other relevant resources on the topic = --===============7730010529325334217==--