+++ This bug was initially created as a clone of Bug #839552 +++ Description of problem: When configuring security domain on EAP6, JON claims configuration update was successfull, but incorrectly. Configuration is not updated on server Version-Release number of selected component (if applicable): Version: 4.5.0-SNAPSHOT Build Number: fce34e6 EAP 6.GA How reproducible:always Steps to Reproduce: 1.have EAP6 in standalone mode, go to security subsystem and add a security domain 2.configure security domain - change cache-type Actual results: RHQ claims that config update was successfull, but configuration on EAP is not changed. Agent produces this in log: 2012-07-12 11:01:14,103 WARN [ResourceContainer.invoker.daemon-408] (rhq.modules.plugins.jbossas7.ASConnection)- Received 500 (Internal Server Error) response to Operation{operation='read-attribute', address=Address{path: subsystem=security,security-domain=aaa}, additionalProperties={name=name}} - response body was [{"outcome" : "failed", "failure-description" : "JBAS014792: Unknown attribute name", "rolled-back" : true, "response-headers" : {"process-state" : "reload-required"}}]. 2012-07-12 11:01:17,959 WARN [ResourceContainer.invoker.daemon-408] (rhq.modules.plugins.jbossas7.ASConnection)- Received 500 (Internal Server Error) response to Operation{operation='read-attribute', address=Address{path: subsystem=security,security-domain=aaa}, additionalProperties={name=name}} - response body was [{"outcome" : "failed", "failure-description" : "JBAS014792: Unknown attribute name", "rolled-back" : true, "response-headers" : {"process-state" : "reload-required"}}]. Refreshing UI and reading live configuration shows original configuration - without any change. Expected results: Configuration is changed. Additional info: --- Additional comment from spinder on 2012-08-07 11:09:16 EDT --- This is an issue. I've reproduced and fixed it.
This is fixed in master with commit: 00b1ee491e609 Moving to ON_QA.
Bulk closing of BZs that have no target version set, but which are ON_QA for more than a year and thus are in production for a long time.