Uploaded image for project: 'IronJacamar'
  1. IronJacamar
  2. JBJCA-655

ResourceAdapter level config properties are not being set

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • 1.0.3.Final
    • Deployer
    • None

    Description

      In attempting to deploy a RA in AS7 with ResourceAdapter configuration properties, these properties do not appear to be getting set. Sample:

      <resource-adapters>
      <resource-adapter>
      <archive>
      qpid-ra-0.10.rar
      </archive>
      <config-property name="TransactionManagerLocatorClass">
      org.apache.qpid.ra.tm.JBoss7TransactionManagerLocator
      </config-property>
      <config-property name="TransactionManagerLocatorMethod">
      getTm
      </config-property>
      </resource-adapter>
      </resource-adapters>

      Running via a debugger never shows the setter methods being invoked.

      Attachments

        Activity

          People

            smaestri@redhat.com Stefano Maestri
            weston.price Weston M. Price (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: