[jboss-jira] [JBoss JIRA] (AS7-2935) Disable the admin console on slave HostControllers and on any HostController running in admin-only mode
Darran Lofthouse (Commented) (JIRA)
jira-events at lists.jboss.org
Tue Dec 13 13:34:09 EST 2011
[ https://issues.jboss.org/browse/AS7-2935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12650588#comment-12650588 ]
Darran Lofthouse commented on AS7-2935:
---------------------------------------
This would be a case of providing a different set of contexts from the HTTP server - at this point it is not related to services.
It would be fairly simple once being on a slave is detected to display an error / warning message if anyone attempts to connect to the console in this mode leaving the HTTP management context still available.
> Disable the admin console on slave HostControllers and on any HostController running in admin-only mode
> -------------------------------------------------------------------------------------------------------
>
> Key: AS7-2935
> URL: https://issues.jboss.org/browse/AS7-2935
> Project: Application Server 7
> Issue Type: Task
> Components: Domain Management
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
> Priority: Critical
> Fix For: 7.1.0.CR1
>
>
> The console isn't written at this point to provide a proper GUI for a slave HC, nor for an admin-only HC, so don't provide it. In both cases the HC is incapable of handling writes to some things presented in the GUI (e.g. anything persisted to domain.xml.)
> If necessary, just don't start the service that provides it for CR1 and switch to a useful error page or something for Final.
> Slave HCs are still manageable via the admin-console, but the master HC provides the console and forwards the ops to the slave.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list