From jbosstools-commits at lists.jboss.org Mon May 3 16:37:24 2010 Content-Type: multipart/mixed; boundary="===============5007580905175192200==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r21869 - trunk/jmx/docs/reference/en-US. Date: Mon, 03 May 2010 16:37:23 -0400 Message-ID: <201005032037.o43KbNfH023044@svn01.web.mwc.hst.phx2.redhat.com> --===============5007580905175192200== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: abogachuk Date: 2010-05-03 16:37:23 -0400 (Mon, 03 May 2010) New Revision: 21869 Modified: trunk/jmx/docs/reference/en-US/connection.xml Log: updated Modified: trunk/jmx/docs/reference/en-US/connection.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/jmx/docs/reference/en-US/connection.xml 2010-05-03 20:37:03 UTC (= rev 21868) +++ trunk/jmx/docs/reference/en-US/connection.xml 2010-05-03 20:37:23 UTC (= rev 21869) @@ -6,7 +6,7 @@ = The MBean Explorer supports several differe= nt types of connections. = The tooling itself comes only with a default connection type, ho= wever other - adopters can provide additional connection types that may requir= e additional + adapters can provide additional connection types that may requir= e additional or non-spec behavior. Connections can be in either the connected= state or the disconnected state. Some connection types (such as the defau= lt connection type) allow you to control the current state. Other connection types m= ay not. @@ -15,15 +15,19 @@ The default connection type, for example, can be created and del= eted by you at will. The AS Tools connection type, which represents a JBoss = server, does not allow you this level of control. A JBoss JMX connection is creat= ed when a JBoss server is created - in the server's view, and deleted when said server is deleted. T= he JMX connection for = + in the server's view, and deleted when the server is deleted. Th= e JMX connection for = this server is in the connected state only when the server is st= arted. = =
The Default Connection = There are two ways to connect to an application with remote = management enabled: + + Simple + Advanced + = - The first step is the same for both - to connect to a MBean = Server, click on the + The first step is the same for both to connect to a MBean Se= rver, click on the New Connection icon = = --===============5007580905175192200==--