[jboss-jira] [JBoss JIRA] (AS7-3185) Some resource adapter's properties don't propagate to the model if added by DMR API

Vladimir Rastseluev (Created) (JIRA) jira-events at lists.jboss.org
Wed Jan 4 07:48:09 EST 2012


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

        


More information about the jboss-jira mailing list