Brian Stansberry created AS7-4385:
-------------------------------------
Summary: Add support for fs-archive and fs-exploded deployments to the CLI
deploy command
Key: AS7-4385
URL:
https://issues.jboss.org/browse/AS7-4385
Project: Application Server 7
Issue Type: Feature Request
Components: CLI
Reporter: Brian Stansberry
Assignee: Alexey Loubyansky
The as supports "unmanaged" deployment content via the <fs-archive> and
<fs-exploded> child elements of the deployment element. The CLI should make it
possible to take advantage of this without requiring a low level command. I haven't
looked into it carefully, but I think it could be a simple boolean param to the deploy
command. If "true", check whether the file specified by file_path is a
directory; if yes, use fs-exploded, else use fs-archive.
--
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