[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 15:05:00 EDT 2018


     [ https://issues.jboss.org/browse/WFCORE-4046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kabir Khan closed WFCORE-4046.
------------------------------
    Resolution: Won't Fix


Closing as Won't Fix as the mechanism for WFCORE-4045 (send error rather than redirect) doesn't actually load the page.

> 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