[
https://issues.jboss.org/browse/WFCORE-938?page=com.atlassian.jira.plugin...
]
Petr Kremensky moved JBEAP-946 to WFCORE-938:
---------------------------------------------
Project: WildFly Core (was: JBoss Enterprise Application Platform)
Key: WFCORE-938 (was: JBEAP-946)
Workflow: GIT Pull Request workflow (was: CDW v1)
Component/s: CLI
Domain Management
(was: CLI)
(was: Domain Management)
Target Release: (was: 7.0.0.GA)
Affects Version/s: 2.0.0.Beta4
(was: 7.0.0.DR9)
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: Bug
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.3.15#6346)