Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-4055

Remove the lines with index element in test configuration groovy script

    XMLWordPrintable

Details

    Description

      We now have the groovy script to change some specific wildfly configuration element with index :
      def securityDomains = root.profile.subsystem.'security-domains'[0]
      This isn't the good way to get the element to change, especially there is elytron security domain is added now. This should be changed to check namspace uri to get the target element .

      Attachments

        Activity

          People

            rhn-engineering-ema Jim Ma
            rhn-engineering-ema Jim Ma
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: