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

[QE](7.4.z) web-enable-elytron.cli.se17 script doesn't remove all legacy security configuration

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.4.5.CR1, 7.4.5.GA
    • 7.4.4.GA
    • Test Suite
    • None

      The script doesn't remove the legacy security realm from the remoting subsystem http-remoting-connector which causes all the Web integration tests to fail with:

      ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
          ("subsystem" => "remoting"),
          ("http-connector" => "http-remoting-connector")
      ]) - failure description: {
          "WFLYCTL0412: Required services that are not installed:" => ["org.wildfly.core.management.security.realm.ApplicationRealm"],
          "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.remoting.remoting-http-upgrade-service.http-remoting-connector is missing [org.wildfly.core.management.security.realm.ApplicationRealm]"]
      }
      

      This is only an issue if a full server is used with jboss.dist. By default the web module uses the web build which doesn't have the remoting subsystem defined.

            pmackay@redhat.com Peter Mackay
            pmackay@redhat.com Peter Mackay
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: