Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-3185

Some resource adapter's properties don't propagate to the model if added by DMR API

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.0.Final
    • None
    • JCA
    • None

    Description

      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.

      After fix test in org.jboss.as.test.smoke.embedded.mgmt.resourceadapter.ResourceAdapterOperationsUnitTestCase.java
      must pass

      Attachments

        Activity

          People

            smaestri@redhat.com Stefano Maestri
            vrastsel_jira Vladimir Rastseluev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: