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
===================================================================
--- trunk/as/docs/reference/en-US/Book_Info.xml 2011-10-28 00:52:52 UTC (rev 36061)
+++ trunk/as/docs/reference/en-US/Book_Info.xml 2011-10-28 00:53:19 UTC (rev 36062)
@@ -7,7 +7,7 @@
<productname>JBoss Developer Studio</productname>
<productnumber>5.0</productnumber>
<edition>5.0.0</edition>
- <pubsnumber>1</pubsnumber>
+ <pubsnumber>2</pubsnumber>
<abstract>
<para>The JBoss Server Manager Reference Guide explains how to use the JBoss
Server Manager to configure, start, stop the server, to know deployment and archiving
processes.</para>
</abstract>
Modified: trunk/as/docs/reference/en-US/perspective.xml
===================================================================
--- 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 available. 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.
</para>
</note>
-
<para>
+ The <guilabel>Server Behaviour</guilabel> settings tab allows you to set
how tool interaction with the server should be undertaken.
+ </para>
+ <para>
+ When you created the server, if you selected that it was a local server then you will
notice that the option <guilabel>Server is externally managed. Assume server is
started</guilabel> is unchecked and the combo-box displays
<guimenuitem>Local</guimenuitem>.
+ </para>
+ <figure>
+ <title>Server Behaviour - Local</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/perspective/perspective_4a.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <para>
+ If you created a remote server then you will see that the checkbox,
<guilabel>Server is externally managed. Assume server is started</guilabel> is
checked and the combo-box displays <guilabel>Remote System
Deployment</guilabel>. Also populated will be the
<guilabel>Host</guilabel>, <guilabel>Remote Server Home</guilabel>
and <guilabel>Remote Server Configuration</guilabel> fields.
+ </para>
+ <para>
+ You are also able to change a servers behaviour from
<guilabel>Local</guilabel> to <guilabel>Remote System
Deployment</guilabel> through this settings tab. In doing so you will see that the
<guilabel>Host</guilabel> is not set by default, but the other fields contain
default values. Once your remote server behaviour is configured, click the
<guibutton>Test</guibutton> button to confirm the settings are correct.
+ </para>
+ <figure>
+ <title>Server Behaviour - Remote</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/perspective/perspective_4b.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <para>
Under the <guilabel>Publishing</guilabel> section it is possible to
disable or enable the automatic publishing of the changes in the workspace.
</para>
Show replies by date