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

Using both user credentials and security domain in data source configuration should throw exception during parsing phase

    XMLWordPrintable

Details

    • Hide

      Place attached file to:
      /trunk/common/src/test/resources/ds/wrong/
      Run test:
      ant one-test -Dmodule=common -Dtest=org.jboss.jca.common.metadata.ds.DsParserForValidatorExceptionTestCase

      Show
      Place attached file to: /trunk/common/src/test/resources/ds/wrong/ Run test: ant one-test -Dmodule=common -Dtest=org.jboss.jca.common.metadata.ds.DsParserForValidatorExceptionTestCase

    Description

      There is no parsing errors, when security part of data source looks like this:
      <security>
      <user-name>sa</user-name>
      <password>sa</password>
      <security-domain>H2Security</security-domain>
      </security>

      Attachments

        Activity

          People

            jpederse@redhat.com Jesper Pedersen
            vrastsel_jira Vladimir Rastseluev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: