Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-10133

JBoss Web migrate op does not create security realms when invoked from embedded process

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • Web (Undertow)
    • None

      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.

            emartins@redhat.com Eduardo Martins
            emartins@redhat.com Eduardo Martins
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: