[jboss-jira] [JBoss JIRA] (WFLY-3938) Allow server to be named and display in admin console's title

Paul Benedict (JIRA) issues at jboss.org
Mon Oct 6 13:35:12 EDT 2014


Paul Benedict created WFLY-3938:
-----------------------------------

             Summary: Allow server to be named and display in admin console's title
                 Key: WFLY-3938
                 URL: https://issues.jboss.org/browse/WFLY-3938
             Project: WildFly
          Issue Type: Feature Request
          Components: Web Console
    Affects Versions: 8.1.0.Final
            Reporter: Paul Benedict
            Assignee: Heiko Braun
            Priority: Minor


I frequently have several JBoss Management web consoles open for different environments. It's really not possible to look at my open browser windows and figure out which belongs to which environment. 

I would like to propose a new attribute in <server> that allows me to specify the title of the server. This title would display as part of the console's <title> tag in HTML. Then I can easily manage multiple consoles at once.

Example:
{code}
<server name="daclient" xmlns="urn:jboss:domain:2.1" title="Localhost Development">
{code}



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jboss-jira mailing list