Bug 534405 (RHQ-1204) - JMX Plugin should support more operation parameter types
Summary: JMX Plugin should support more operation parameter types
Keywords:
Status: ASSIGNED
Alias: RHQ-1204
Product: RHQ Project
Classification: Other
Component: Plugins, Core UI
Version: unspecified
Hardware: All
OS: All
high
medium
Target Milestone: ---
: ---
Assignee: Nobody
QA Contact:
URL: http://jira.rhq-project.org/browse/RH...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-12-01 20:23 UTC by Jay Shaughnessy
Modified: 2023-01-20 05:19 UTC (History)
1 user (show)

Fixed In Version: 1.4
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Jay Shaughnessy 2008-12-01 20:23:00 UTC
Related to support issue 237962.

Currently the JMX plugin supports only the String and Boolean type for parameters.  We should support other types.  There is a TODO for this already in MBeanResourceComponent.


Comment 1 Joseph Marques 2009-04-28 08:06:05 UTC
i raised the priority on this as i think it would be a great win for plugin developers writing against JMX-enabled managed resources.

Comment 2 Red Hat Bugzilla 2009-11-10 20:28:01 UTC
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-1204


Comment 3 Lukas Krejci 2010-10-06 15:47:56 UTC
MBeanResourceComponent currently only supports simple properties in its configuration and also in its operation types.

I believe this was purely because of the lack of the UI support for "list of simples". Why not extend the number of supported types to arrays that would be modelled by the list of simples, which are now implemented in the GWT UI?


Note You need to log in before you can comment on or make changes to this bug.