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

stanalonde.xml, xa-datasource/security, <user-name> cannot be parametrised

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • None
    • 7.1.0.CR1b
    • JCA

    Description

      in standalone.xml, i've got a system property declared

      <system-properties>
      <property name="sql.user" value="sa"/>
      ... </system-properties>

      it does not get resolved further down in datasource declaration,

      ...
      <security>
      <user-name>${sql.user}</user-name>
      ...
      </security>

      interestingly, all other properties resolve no problem, ie password, server etc.

      there is a workaround (hardcode the username value!), thus setting the bug priority to minor.

      Attachments

        Activity

          People

            smaestri@redhat.com Stefano Maestri
            sk1mm0 ivan khoosty (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: