[jboss-jira] [JBoss JIRA] (WFCORE-938) Embedded host controller doesn't support --admin-mode=false option
Ken Wills (JIRA)
issues at jboss.org
Tue Oct 27 17:04:00 EDT 2015
[ https://issues.jboss.org/browse/WFCORE-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13122704#comment-13122704 ]
Ken Wills commented on WFCORE-938:
----------------------------------
Embedded HC is forced into admin-only = true now, also see ReloadHandler.buildRequestWithoutHeaders for ensuring that this is preserver through reloads.
> Embedded host controller doesn't support --admin-mode=false option
> ------------------------------------------------------------------
>
> Key: WFCORE-938
> URL: https://issues.jboss.org/browse/WFCORE-938
> Project: WildFly Core
> Issue Type: Feature Request
> Components: CLI, Domain Management
> Affects Versions: 2.0.0.Beta4
> Reporter: Petr Kremensky
> Assignee: Ken Wills
>
> Embedded standalone instance supports two running modes depending on a value of admin-only option (true is default).
> * *true*
> ** only start services related to server administration
> ** do not start other services or accept end user requests.
> ** embedded instance will not be visible to remote management clients
> * *false*
> ** all services are started
> ** embedded instance is visible to remote management clients (e.g. EAP can be configured via admin console)
> Embedded host controller doesn't offer such a option and is started using --admin-only=true mode by default. Option to run embedded host controller instance with --admin-only=false should be available as well.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list