[jboss-jira] [JBoss JIRA] (WFLY-10133) JBoss Web migrate op does not create security realms when invoked from embedded process

Eduardo Martins (JIRA) issues at jboss.org
Wed Mar 28 13:10:02 EDT 2018


Eduardo Martins created WFLY-10133:
--------------------------------------

             Summary: JBoss Web migrate op does not create security realms when invoked from embedded process
                 Key: WFLY-10133
                 URL: https://issues.jboss.org/browse/WFLY-10133
             Project: WildFly
          Issue Type: Bug
          Components: Web (Undertow)
            Reporter: Eduardo Martins
            Assignee: Stuart Douglas


When migrating a legacy JBoss Web subsystem configuration, which includes an SSL connector, the security realm, referenced by the resulting Undertow subsystem configuration, is not created if the migrate: op is invoked by a standalone embedded process.

The concrete issue is that the migrate: op logic, as expected, is different wether the process type in context is wrt a managed domain configuration or not, but it wrongly considers any ProcessType that is not STANDALONE or SELF_CONTAINED as managed domain.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list