From jbosstools-commits at lists.jboss.org Thu Oct 27 20:53:19 2011 Content-Type: multipart/mixed; boundary="===============2019822507183879947==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r36062 - trunk/as/docs/reference/en-US. Date: Thu, 27 Oct 2011 20:53:19 -0400 Message-ID: <201110280053.p9S0rJ8a009425@svn01.web.mwc.hst.phx2.redhat.com> --===============2019822507183879947== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: irooskov(a)redhat.com Date: 2011-10-27 20:53:19 -0400 (Thu, 27 Oct 2011) New Revision: 36062 Modified: trunk/as/docs/reference/en-US/Book_Info.xml trunk/as/docs/reference/en-US/perspective.xml Log: updated for JBIDE-9093 Modified: trunk/as/docs/reference/en-US/Book_Info.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-US/Book_Info.xml 2011-10-28 00:52:52 UTC (re= v 36061) +++ trunk/as/docs/reference/en-US/Book_Info.xml 2011-10-28 00:53:19 UTC (re= v 36062) @@ -7,7 +7,7 @@ JBoss Developer Studio 5.0 5.0.0 - 1 + 2 The JBoss Server Manager Reference Guide explains how to use the J= Boss Server Manager to configure, start, stop the server, to know deploymen= t and archiving processes. Modified: trunk/as/docs/reference/en-US/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-US/perspective.xml 2011-10-28 00:52:52 UTC (= rev 36061) +++ trunk/as/docs/reference/en-US/perspective.xml 2011-10-28 00:53:19 UTC (= rev 36062) @@ -658,8 +658,35 @@ On the figure you can see that the username and password fields are a= vailable. If you get a SecurityException when trying to launch the server, = it is most likely because your server is protected, which requires that you= need to fill the username and password fields with appropriate values. - = + The Server Behaviour settings tab allows you to s= et how tool interaction with the server should be undertaken. + + + When you created the server, if you selected that it was a local serve= r then you will notice that the option Server is externally manag= ed. Assume server is started is unchecked and the combo-box disp= lays Local. = + +
+ Server Behaviour - Local + + + + + +
+ + If you created a remote server then you will see that the checkbox, Server is externally managed. Assume server is started i= s checked and the combo-box displays Remote System Deployment. Also populated will be the Host, Re= mote Server Home and Remote Server Configuration fields. + + + You are also able to change a servers behaviour from Local to Remote System Deployment through this set= tings tab. In doing so you will see that the Host is n= ot set by default, but the other fields contain default values. Once your r= emote server behaviour is configured, click the Test= button to confirm the settings are correct. = + +
+ Server Behaviour - Remote + + + + + +
+ Under the Publishing section it is possible to di= sable or enable the automatic publishing of the changes in the workspace. = --===============2019822507183879947==--