Description of problem: Following scenario was working correctly on JON3.3.0.ER04. Probably regression caused by bz 1004977 Version-Release number of selected component (if applicable): Version : 4.13.0-SNAPSHOT Build Number : 7ceb5f7 How reproducible: Always Steps to Reproduce: 1. clean rhq installation with remote agent monitoring EAP6 standalone 2. navigate to ExampleDS (EAP6 standalone -> datasources -> ExampleDS) 3. invoke operation 'Disable' using default params (Allow service restart == false) - this param was not available in JON3.3.0.ER04 4. try to change a configuration - set 'Max Pool Size' to 30 and click on Save Actual results: Configuration update fails with {JBAS014653: Composite operation failed and was rolled back. Steps that failed:={Operation step-2=JBAS014792: Unknown attribute __OOB}}, rolled-back=true Expected results: Configuration update is successful and configuration is applied when the eap6 is reloaded
branch: master link: https://github.com/rhq-project/rhq/commit/a8e0db310 time: 2014-10-27 10:27:43 +0100 commit: a8e0db3103d5a0324fc3fe62b9081af0e6fdbe46 author: Libor Zoubek - lzoubek message: Bug 1156023 - [eap6] It's not possible to change a datasource configuration when the EAP6 is in 'needs a reload' state Removed special __OOB property from config coming from server
Verified on Version : 4.13.0-SNAPSHOT Build Number : deff314