[jboss-svn-commits] JBL Code SVN: r23545 - labs/jbossesb/branches/JBESB_4_4_GA_CP/product/tools/jonplugin/src/main/resources/META-INF.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Wed Oct 22 01:28:13 EDT 2008


Author: tcunning
Date: 2008-10-22 01:28:13 -0400 (Wed, 22 Oct 2008)
New Revision: 23545

Modified:
   labs/jbossesb/branches/JBESB_4_4_GA_CP/product/tools/jonplugin/src/main/resources/META-INF/rhq-plugin.xml
Log:
JBESB-2139
Remove State from the attributes queried from JMX.


Modified: labs/jbossesb/branches/JBESB_4_4_GA_CP/product/tools/jonplugin/src/main/resources/META-INF/rhq-plugin.xml
===================================================================
--- labs/jbossesb/branches/JBESB_4_4_GA_CP/product/tools/jonplugin/src/main/resources/META-INF/rhq-plugin.xml	2008-10-22 05:24:03 UTC (rev 23544)
+++ labs/jbossesb/branches/JBESB_4_4_GA_CP/product/tools/jonplugin/src/main/resources/META-INF/rhq-plugin.xml	2008-10-22 05:28:13 UTC (rev 23545)
@@ -57,7 +57,6 @@
 summary" defaultOn="true" measurementType="dynamic" description="Overall Bytes Processed"/>
       <metric property="LastSuccessfulMessageDate" displayName="Last Successful Message Date" dataType="trait" displayType="summary" defaultOn="true" description="Last Successful Message Date"/>
       <metric property="LastFailedMessageDate" displayName="Last Failed Message Date" dataType="trait" displayType="summary" defaultOn="true" description="Last Failed Message Date"/>
-      <metric property="StateString"  dataType="trait" displayName="State" displayType="summary" defaultOn="true" description="State of the ESB"/>
       <content name="library" displayName="Jar Library" category="deployable"
                 description="Library Jar files deployed in JBoss AS">
          <configuration>




More information about the jboss-svn-commits mailing list