Bug 1208287

Summary: JMX plugin tries to reset readOnly attributes for configuration
Product: [Other] RHQ Project Reporter: Michael Burman <miburman>
Component: Configuration, PluginsAssignee: Nobody <nobody>
Status: NEW --- QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.13CC: hrupp
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Michael Burman 2015-04-01 20:30:46 UTC
Description of problem: The JMX plugin ignores readOnly properties of a configuration and tries to set them through JMX setters. If the setter is not available, this will fail the whole configuration update (according to the UI, but in reality some of the values will be set).


Version-Release number of selected component (if applicable): 4.14 SNAPSHOT


How reproducible: Always


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results: readOnly values are threated as readOnly 


Additional info: