[jboss-jira] [JBoss JIRA] (WFCORE-4046) Make the text in the console error context less console specific.

Kabir Khan (JIRA) issues at jboss.org
Mon Aug 20 13:04:00 EDT 2018


Kabir Khan created WFCORE-4046:
----------------------------------

             Summary: Make the text in the console error context less console specific.
                 Key: WFCORE-4046
                 URL: https://issues.jboss.org/browse/WFCORE-4046
             Project: WildFly Core
          Issue Type: Bug
          Components: Management
            Reporter: Kabir Khan
            Assignee: Kabir Khan


The text currently mentions
{quote}
However you have <strong>not</strong> yet <strong>added any users</strong> to be able to access the admin console.</p>
{quote}
which is too console specific as we now allow subsystems to register their own handlers via the ExtensibleHttpManagement.addManagementHandler() method. It will be changed to 
{quote}
However you have <strong>not</strong> yet <strong>added any users</strong> to be able to access the HTTP management API.</p>
{quote}




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


More information about the jboss-jira mailing list