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

Name of domain is not reflected on the Wildfly tag

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • 10.0.0.Final
    • Web Console
    • None
    • Hide

      1)Define domain name in WildFly as below :

      ~~~~~~
      <?xml version='1.0' encoding='UTF-8'?>

      <domain xmlns="urn:jboss:domain:5.0" name="test-domain">
      <extensions>
      <extension module="org.jboss.as.clustering.infinispan"/>
      ~~~~~~

      • the console tab contains "WildFly Management"
      • expected behavior - the console tab additionally contains the name of the domain
      Show
      1)Define domain name in WildFly as below : ~~~~~~ <?xml version='1.0' encoding='UTF-8'?> <domain xmlns="urn:jboss:domain:5.0" name="test-domain"> <extensions> <extension module="org.jboss.as.clustering.infinispan"/> ~~~~~~ the console tab contains "WildFly Management" expected behavior - the console tab additionally contains the name of the domain

    Description

      If we define domain name in domain.xml in WildFly 9.0.2 then it is being displayed on the Management console tab but in WF 10 it does not display the domain name on WF Management Console Tab(domain controller)

      Attachments

        Issue Links

          Activity

            People

              mstefank Martin Stefanko
              mstefank Martin Stefanko
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: