[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:13:00 EDT 2018


     [ https://issues.jboss.org/browse/WFLY-10133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eduardo Martins updated WFLY-10133:
-----------------------------------
    Description: 
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, applying the wrong logic to process types such as EMBEDDED_SERVER. 

  was:
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.



> 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: Eduardo Martins
>
> 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, applying the wrong logic to process types such as EMBEDDED_SERVER. 



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


More information about the jboss-jira mailing list