Brian Stansberry created WFCORE-584:
---------------------------------------
Summary: Offline CLI for a standalone server
Key: WFCORE-584
URL:
https://issues.jboss.org/browse/WFCORE-584
Project: WildFly Core
Issue Type: Feature Request
Components: CLI, Domain Management
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 1.0.0.Beta1
Direct local administration of a standalone server running from a WildFly Core-based
installation via the CLI without requiring a socket-based connection. The general use case
is initial setup type activities where the user doesn't want to have to launch a WF
server or HC process and potentially have it be visible on the network. WFLY-3288 is one
use case; another is a desire some folks have expressed in being able to do configuration
without first having to edit any xml to avoid port conflicts on 9990 or 9999.
As the CLI is itself embeddable, this also opens up the possibility of embedding the CLI
inside some other process (say a test class, a provisioning tool or a jar with a main) and
then launching the embedded server and using the embedded CLI as a convenient management
tool.
This JIRA is for administering a standalone server. A separate JIRA will be filed for
equivalent functionality for a Host Controller.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)