Some resource adapter's properties don't propagate to the model if added by DMR
API
-----------------------------------------------------------------------------------
Key: AS7-3185
URL:
https://issues.jboss.org/browse/AS7-3185
Project: Application Server 7
Issue Type: Bug
Components: JCA
Reporter: Vladimir Rastseluev
Assignee: Stefano Maestri
Fix For: 7.1.0.Final
Resource adapter's properties "application" and
"bootstrap-context" don't propagate to the model.
operation.get("bootstrap-context").set("someContext");
results as "bootstrap-context"=>undefined;
operation.get("application").set("true"); have no result.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira