[jboss-jira] [JBoss JIRA] (WFCORE-932) stop-embedded-server stops the embedded host controller and vice versa
Brian Stansberry (JIRA)
issues at jboss.org
Tue Sep 22 22:22:01 EDT 2015
[ https://issues.jboss.org/browse/WFCORE-932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated WFCORE-932:
------------------------------------
Fix Version/s: 2.0.0.CR5
(was: 2.0.0.CR4)
> stop-embedded-server stops the embedded host controller and vice versa
> ----------------------------------------------------------------------
>
> Key: WFCORE-932
> URL: https://issues.jboss.org/browse/WFCORE-932
> Project: WildFly Core
> Issue Type: Bug
> Components: CLI, Domain Management
> Affects Versions: 2.0.0.Beta4
> Reporter: Petr Kremensky
> Assignee: Ken Wills
> Priority: Minor
> Fix For: 2.0.0.CR5
>
>
> We have four new commands for controlling the lifecycle of embedded instances:
> * *embed-server* - launch embedded standalone
> * *stop-embedded-server* - stop embedded standalone
> * *embed-host-controller* - launch embedded host
> * *stop-embedded-host-controller* - stop embedded host
> \\
> I am able stop embedded standalone by *stop-embedded-host-controller* and embedded host controller by *stop-embedded-server*.
> {noformat}
> [disconnected /] embed-server
> [standalone at embedded /] stop-embedded-host-controller
> [disconnected /] embed-host-controller
> 14:22:18,781 INFO [org.jboss.modules] (AeshProcess: 15) JBoss Modules version 1.4.3.Final
> [domain at embedded /] stop-embedded-server
> [disconnected /]
> {noformat}
> \\
> A question comes to my mind, do we need two commands for stopping the embedded instance?
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list