From jbosstools-commits at lists.jboss.org Fri May 15 10:24:45 2009 Content-Type: multipart/mixed; boundary="===============6676407520123923241==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r15290 - trunk/as/docs/reference/en/modules. Date: Fri, 15 May 2009 10:19:46 -0400 Message-ID: --===============6676407520123923241== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: ochikvina Date: 2009-05-15 10:19:46 -0400 (Fri, 15 May 2009) New Revision: 15290 Modified: trunk/as/docs/reference/en/modules/perspective.xml Log: https://jira.jboss.org/jira/browse/JBDS-671 - adding info on server polling= to the 'Server editor' section; 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 2009-05-15 14:18:56 = UTC (rev 15289) +++ trunk/as/docs/reference/en/modules/perspective.xml 2009-05-15 14:19:46 = UTC (rev 15290) @@ -45,9 +45,9 @@
JBoss Server View Toolbar In the right top corner of the JBoss Server Vi= ew there is a - special toolbar which provides a quick access to starting = a server (in the debug mode, - run mode, or profile mode), restarting a server, stopping = a server and a possibility to publish to a - server. + special toolbar which provides a quick access to starting = a server (in the debug + mode, run mode, or profile mode), restarting a server, sto= pping a server and a + possibility to publish to a server. =
The JBoss Server View Toolbar @@ -74,7 +74,7 @@ button will republish any modules where it has= determined the workspace is out of sync with the server. It will attempt to do an i= ncremental publish if it turns out that the module in question is capable of doing = one. - = +
=
@@ -728,13 +728,16 @@ = - The settings related to - Publishing - , - Timeouts - or - Server Polling - can be also adjusted in the Server e= ditor. + In the Server editor you are able t= o edit the timeouts and the server pollers to use. + = + + Note: + By default, the Startup poller is set to JMX Pol= ler (see the + Server Polling section= ). If you change the Startup poller + to Timeout Poller (it may need in case, for example, you&a= pos;re using the minimal configuration for your server), this will do no po= lling at all and will only set the server + state to + "Started" af= ter your startup timeout is reached. + = Server editor m= akes it also possible to modify the server's launch configuration. It's j= ust after clicking @@ -774,10 +777,10 @@ on unaltered. = - Until 3.0.0.GA release of JBoss Tools, the servers classpath was readonly, but that caused - problems for users wanting to add their own jars in the st= artup classpath. That is - relevant if you need to patch the server, add a custom cha= rset or other tweaks that - require early access to the classpath. + Until 3.0.0.GA release of JBoss Tools, the servers classpath + was readonly, but that caused problems for users wanting t= o add their own jars in + the startup classpath. That is relevant if you need to pat= ch the server, add a + custom charset or other tweaks that require early access t= o the classpath. = Now all servers have a custom 'server runtime class= path container', which is there by default and point to th= e default jars in @@ -794,11 +797,10 @@ = If for some reason you have a launch configuration witho= ut this container, - Restore - Default Entries should add it pr= operly. Also, - Restore - Default Entries will als= o remove any - extra entries you added yourself. + Restore Default Entries + should add it properly. Also, + Restore Default Entries + will also remove any extra entries you added y= ourself.
=
--===============6676407520123923241==--