Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-21350

Automatic credential store update not triggered when updating a credential-reference for an existing datasource

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.4.0.GA
    • None
    • JCA, Security
    • None

      Currently, an automatic credential store update is only triggered when adding a new datasource with a credential-reference. However, the update isn't triggered when updating an existing datasource using the write-attribute operation due to a bug in DataSourceDefinition#registerAttributes. We just need to update the check there to use CREDENITAL_REFERENCE.getName() and RECOVERY_CREDENTIAL_REFERENCE.getName() instead of justĀ CREDENITIAL_REFERENCE and RECOVERY_CREDENTIAL_REFERENCE, respectively.

              fjuma1@redhat.com Farah Juma
              fjuma1@redhat.com Farah Juma
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: