[jboss-jira] [JBoss JIRA] (WFLY-12464) Remove the legacy security subsystem from the config used by testsuite/integration/elytron

Brian Stansberry (Jira) issues at jboss.org
Fri Aug 30 17:34:00 EDT 2019


Brian Stansberry created WFLY-12464:
---------------------------------------

             Summary: Remove the legacy security subsystem from the config used by testsuite/integration/elytron
                 Key: WFLY-12464
                 URL: https://issues.jboss.org/browse/WFLY-12464
             Project: WildFly
          Issue Type: Task
          Components: Security, Test Suite
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
             Fix For: 18.0.0.Beta1


The CLI script that sets up the config used in testsuite/integration/elytron leaves an empty shell legacy security subsystem around, saying:

# datasources and ejb3 still has dependency on legacy security subsystem, so we can't remove it completely now

But actually removing it, the tests all pass but two. And one of those fails simply because it includes a setup task management up to disable JACC in the legacy subsystem, which would not be necessary if it were not present.

The other failure I believe is due to a flaw in the Elytron subsystem that will be fixed by WFCORE-4640. Basically in the absence of the legacy subsystem no DUP adds JASPI or JACC dependencies to the deployment module.



--
This message was sent by Atlassian Jira
(v7.13.5#713005)


More information about the jboss-jira mailing list