From jbosstools-commits at lists.jboss.org Thu Nov 29 10:38:09 2007 Content-Type: multipart/mixed; boundary="===============5907369934774725118==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r5151 - in trunk/as/docs: resources/styles/en and 1 other directory. Date: Thu, 29 Nov 2007 10:38:09 -0500 Message-ID: --===============5907369934774725118== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: smukhina Date: 2007-11-29 10:38:08 -0500 (Thu, 29 Nov 2007) New Revision: 5151 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/resources/styles/en/html.css 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-29 14:54:23 UTC = (rev 5150) +++ trunk/as/docs/reference/en/modules/modules.xml 2007-11-29 15:38:08 UTC = (rev 5151) @@ -5,7 +5,7 @@ Deploying to a server is mostly painless. There are several ways to do it provided by Webtools, = - and some additional methods provided by JBDS. + and some additional methods provided by JBoss Tools.
WTP Projects
Run On Server @@ -37,7 +37,7 @@ for your project. This best-guess does not publish incrementally, but instead repackages your entire project into a .war, .jar, or .ear as appropriate, and = - then coppies that file into the proper deploy directory. + then copies that file into the proper deploy directory. For quicker smarter deployment, you will need to create archives using the Project Archives view and customize packaging yourself. 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-29 14:54:23 = UTC (rev 5150) +++ trunk/as/docs/reference/en/modules/perspective.xml 2007-11-29 15:38:08 = UTC (rev 5151) @@ -42,7 +42,7 @@ - Extender is meant to provide additional functionality relevent t= o the server selected in the top half of the view. If a standard server ele= ment is selected from above, some + Extender is meant to provide additional functionality relevant t= o the server selected in the top half of the view. If a standard server ele= ment is selected from above, some of the extensions may still provide the additional information. Ot= hers may not. = = So, let's look at the currently available extensions to the JBoss = Server's View. @@ -65,7 +65,7 @@ - The Event Log will show relevent info= rmation to your server's startup, shutdown, and publish processes. This all= ows + The Event Log will show relevant info= rmation to your server's startup, shutdown, and publish processes. This all= ows you to keep an eye on what's going on (such as automatic increment= al deployment if you have it enabled). The only action available is to clear the event log. However if th= e properties view is opened, you can receive further information on each event log item (when available). @@ -160,8 +160,8 @@ The Server section of the view lists all declared servers and th= eir current states, that is, whether they are started or stopped. By Double= -clicking on each server, an editor window will appear allowing you to edit= parts of that server. = - The editor will also link you to modify that server's launch configura= tion, set command line arguments, and other things that are relevent to lau= nching the server. - A username/password is available in the UI when configuring the = server. If you get an SecurityException when trying to launch the server it= is most likely because your server is protected and hence you need to fill= the username/password fields with apropriate values. + The editor will also link you to modify that server's launch configura= tion, set command line arguments, and other things that are relevant to lau= nching the server. + A username/password is available in the UI when configuring the = server. If you get an SecurityException when trying to launch the server it= is most likely because your server is protected and hence you need to fill= the username/password fields with appropriate values.
= @@ -204,7 +204,7 @@ many people use ANT. JBoss Developer Studio comes with= our own archives tool with a bit easier and less-verbose XML and a handy u= ser interface. The Project Archives plugin consists primarily of a = view to set up each packaging configuration. Each project can enable or dis= able its builder, or depend on the global setting. The packaging configuration for each project is stor= ed in that project's root folder, and is in a file named .package= s, which has a fairly simple XML - structure. Modifying the file by hand is neither requi= red nor reccommended, and using the UI is the official way of modifying you= r packaging structure. + structure. Modifying the file by hand is neither requi= red nor recommended, and using the UI is the official way of modifying your= packaging structure. Aside from the builder, the other preferences for th= e plugin are mostly cosmetic, allowing you to show full or truncated paths,= show the project at the root, etc. None of these have any effect on the functi= onality of the packaging plugin. = 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-29 14:5= 4:23 UTC (rev 5150) +++ trunk/as/docs/reference/en/modules/runtimes_servers.xml 2007-11-29 15:3= 8:08 UTC (rev 5151) @@ -20,15 +20,16 @@ =
Webtools Runtimes - In JBDS, Server Runtimes have one main purpose: to point to a s= erver installation somewhere on disk. = - In our case, this will be a JBoss installation, and it can than be= used for two primary purposes. = - First, it provides classpath additions to webtools projects that r= equire them. Second, for JBoss server at least, it provides information nec= essary - for the starting and stopping of the server, such as which jars to= run and which configuration to use. = - = - = + In JBoss Tools, the main purpose of Server Runtimes is to point= to a server installation somewhere on disk. = + In our case, this will be a JBoss installation, and it can than be= used for two primary purposes: = + + it provides classpath additions to webtools projec= ts that require them. + For JBoss server at least, it provides information neces= sary for the starting and stopping of the server, it tells which jars to ru= n and which configuration to use. + + =
Installing a new Runtime = You can install runtimes into eclipse from the Window > Preferences... - menu, and then selecting Server > Installed= Runtimes from the categories available. + menu, and then select Server > Installed Ru= ntimes from the categories available.
Installed Runtimes @@ -40,7 +41,7 @@ From this preference page you can see what runtimes are declar= ed, and what type they are. In the image shown above, there are two declared runtimes, including a JBoss 4.2 instance. To create a JBoss runtime, we begin by clicking the = Add button. This will open another dialog t= hat allows us to choose what type = - of runtime we want to create. Most of the runtime options are prov= ided by webtools, but those provided by JBDS are the ones we will focus on.= + of runtime we want to create. Most of the runtime options are prov= ided by webtools, but those provided by JBoss Tools are the ones we will fo= cus on.
Adding a Runtime @@ -50,7 +51,7 @@
As seen above, there appear to be two JBoss categories. The fi= rst is contributed by webtools, and is a generic adapter that is not upkept= very well. - For this reason, JBDS provides updated and supported adapters of o= ur own. There is one for each of JBoss 3.2, 4.0, amd 4.2. You'll also note = a deploy-only + For this reason, JBoss Tools provides updated and supported adapte= rs of our own. There is one for each of JBoss 3.2, 4.0, amd 4.2. You'll als= o note a deploy-only runtime type. This type provides no classpath for webtools project= s. It is used solely by it's server type for the purpose of setting up a de= ploy directory for users who don't wish to make use of starting, stopping, or deb= ugging their projects inside eclipse.
Modified: trunk/as/docs/resources/styles/en/html.css =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/resources/styles/en/html.css 2007-11-29 14:54:23 UTC (rev= 5150) +++ trunk/as/docs/resources/styles/en/html.css 2007-11-29 15:38:08 UTC (rev= 5151) @@ -99,7 +99,7 @@ = = div.book div.mediaobject{ -text-align:center; +text-align:left; } = div.mediaobject, div.mediaobject img *{ --===============5907369934774725118==--