-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
7.0.0.GA
If we define domain name in domain.xml in JBoss EAP 6.4 then it is being displayed on the Management console tab but in EAP 7 it does not display the domain name on JBoss Management Console Tab(domain controller)
~~~~~~~~~~~~
<?xml version="1.0" ?>
<domain xmlns="urn:jboss:domain:4.0" name="arnav">
<extensions>
<extension module="org.jboss.as.clustering.infinispan"/>
~~~~~~~~~~~~~
I also checked in wildfly version , till wildfly 9.0.2-Final this functionality works but from wildfly-10.0.0-final the domain name remains unchanged.
- clones
-
WFLY-9289 Name of domain is not reflected on the Wildfly tag
- Resolved
- is incorporated by
-
JBEAP-12870 [GSS](7.0.z) Name of domain is not reflected on the JBoss EAP tag
- Closed