[
https://jira.jboss.org/jira/browse/JBAS-7077?page=com.atlassian.jira.plug...
]
Nicolas Karageuzian updated JBAS-7077:
--------------------------------------
Attachment: JMXTask.diff
Here is my diff for an optional boolean failonerror attribute, and modifications within
execute for error handling.
It affects org.jboss.ant.JMX and helps for monitoring many attributes on many MBeans on
many instances with an ant script in a single JVM (versus twiddle which instanciate 1 JVM
per instance per MBean).
ant <jmx> raise BuildException for attribute reading error
----------------------------------------------------------
Key: JBAS-7077
URL:
https://jira.jboss.org/jira/browse/JBAS-7077
Project: JBoss Application Server
Issue Type: Patch
Security Level: Public(Everyone can see)
Components: Other
Affects Versions: JBossAS-4.0.4.GA
Environment: All
Reporter: Nicolas Karageuzian
Priority: Trivial
Attachments: JMXTask.diff
add failonerror on <jmx> ant task to perform monitoring without stopping whole ant
script while MBean doesn't exists.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira