From jbosstools-commits at lists.jboss.org Mon Feb 20 18:05:20 2012 Content-Type: multipart/mixed; boundary="===============5721746303157584219==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r38923 - trunk/as/docs/reference/en-US. Date: Mon, 20 Feb 2012 18:05:18 -0500 Message-ID: <201202202305.q1KN5Ind021678@svn01.web.mwc.hst.phx2.redhat.com> --===============5721746303157584219== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: irooskov(a)redhat.com Date: 2012-02-20 18:05:16 -0500 (Mon, 20 Feb 2012) New Revision: 38923 Modified: trunk/as/docs/reference/en-US/Book_Info.xml trunk/as/docs/reference/en-US/perspective.xml Log: updated with new information for updated screenshot 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 2012-02-20 21:09:07 UTC (re= v 38922) +++ trunk/as/docs/reference/en-US/Book_Info.xml 2012-02-20 23:05:16 UTC (re= v 38923) @@ -7,7 +7,7 @@ JBoss Developer Studio 5.0 5.0.0 - 8 + 9 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 2012-02-20 21:09:07 UTC (= rev 38922) +++ trunk/as/docs/reference/en-US/perspective.xml 2012-02-20 23:05:16 UTC (= rev 38923) @@ -678,6 +678,9 @@ 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. + + You can select the Listen on all interfaces to allow remote = web connections when using JBoss Application Server 3 to 7 or JB= oss Enterprise Application Platform 4 to 6. This option will force the serv= er to launch with the option . This option will = change the host address to 0.0.0.0, useful for testing web applications on = your local machine. JMX commands and web browser activities will still use = the host set in the General Information section. +
Server Behaviour - Remote --===============5721746303157584219==--