From jbosstools-commits at lists.jboss.org Wed Jan 20 09:50:55 2010 Content-Type: multipart/mixed; boundary="===============2302077881101768799==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r19824 - in trunk/jmx/docs/reference/en: modules and 1 other directory. Date: Wed, 20 Jan 2010 09:50:54 -0500 Message-ID: <201001201450.o0KEosXU028158@svn01.web.mwc.hst.phx2.redhat.com> --===============2302077881101768799== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: ochikvina Date: 2010-01-20 09:50:54 -0500 (Wed, 20 Jan 2010) New Revision: 19824 Modified: trunk/jmx/docs/reference/en/master.xml trunk/jmx/docs/reference/en/modules/introduction.xml Log:

https://jira.jboss.org/jira/browse/JBDS-907 restructured JMX guide.

Modified: trunk/jmx/docs/reference/en/master.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/master.xml 2010-01-20 09:34:52 UTC (rev 198= 23) +++ trunk/jmx/docs/reference/en/master.xml 2010-01-20 14:50:54 UTC (rev 198= 24) @@ -8,8 +8,9 @@ - - = + + = + = @@ -41,13 +42,13 @@ = = - - 2007 + + 2007 2008 = - 2009 - 2010 - JBoss by Red Hat - + 2009 + 2010 + JBoss by Red Hat + Version: 1.1.0.CR1 @@ -57,15 +58,17 @@ PDF version - - - = - = + + = = &introduction; - &mbean_explorer; - &mbean_editor; - &connection; + &tasks; + &references; + &summary; = + + = = Modified: trunk/jmx/docs/reference/en/modules/introduction.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/modules/introduction.xml 2010-01-20 09:34:5= 2 UTC (rev 19823) +++ trunk/jmx/docs/reference/en/modules/introduction.xml 2010-01-20 14:50:5= 4 UTC (rev 19824) @@ -3,8 +3,12 @@ = Introduction - - JMX Tools allows to setup multiple JMX connec= tions and provides view + JBoss Tools' JMX project is a fork of eclipse-jmx, a p= roject by Jeff Mesnil. + It was forked with permission. +
+ What is JMX Tools? + JMX Tools allows to setup multiple JMX conne= ctions and provides view for exploring the JMX tree and execute operations directly from Eclips= e. = This chapter covers the basics of working with JMX plugi= n, which is @@ -18,29 +22,8 @@ - -
- Requirements - Requirements to use JMX Tools are the follo= wing: - - - - JMX Tools is developed on Eclipse 3.4.x= milestones - - - JMX Tools requires that Eclipse is run = on a JDK 1.5.0 or above - (due to dependencies on JMX packages which were introduced in Ja= va 1.5.0) - -
= -
- History - JBoss Tools' JMX project is a fork of = eclipse-jmx,= a project by Jeff Mesnil. - It was forked with permission. -
-
Key Features of JMX Tools For a start, we propose you to look through the table of main fe= atures of JMX Tools: @@ -77,21 +60,28 @@ MBean Editor - = - = - - = +
- = - = - = - =
= - = - =
+ Requirements and Installation +
+ Requirements + Requirements to use JMX Tools are the follo= wing: + = + + + JMX Tools is developed on Eclipse 3.4.x= milestones + + + JMX Tools requires that Eclipse is run = on a JDK 1.5.0 or above + (due to dependencies on JMX packages which were introduced in Ja= va 1.5.0) + + +
+
Installation Here, we are going to explain how to install the JMX p= lugin into Eclipse. @@ -110,50 +100,5 @@ url=3D"http://labs.jboss.com/wiki/InstallingJBossTools">Installing= JBossTools section.
- - -
- Quick Start - - To start using the JMX Tools, it's nec= essary to open - MBean Explorer. Go to Windo= w > Show View > Other and then select - MBean Explorer and click OK= . - - The MBean Explorer lists all of the domains= , mbeans, attributes, and operations inside a - connection. When you double-click on a MBean in the MBean Explorer, it opens a multi-page - editor to manage the MBean. The MBean Editor is= composed of these pages: - - - - Attributes page, t= o get/set the attributes of the MBean - - - Operations page, t= o invoke operations on the MBean - - - Notifications page, to receive notifications from the MBean - - - Info page, which d= isplays general information about the MBean - - - -
-
- Other relevant resources on the topic - - You can find a set of benefits and other extra information o= n: - - - - JBoss Wiki - - - = - - - = - -
- +
--===============2302077881101768799==--