[jboss-jira] [JBoss JIRA] (AS7-5101) Support unmanaged deployments in the console
Heiko Braun (JIRA)
jira-events at lists.jboss.org
Mon Aug 20 09:33:15 EDT 2012
[ https://issues.jboss.org/browse/AS7-5101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Heiko Braun updated AS7-5101:
-----------------------------
Parent: AS7-2355
Issue Type: Sub-task (was: Feature Request)
> Support unmanaged deployments in the console
> --------------------------------------------
>
> Key: AS7-5101
> URL: https://issues.jboss.org/browse/AS7-5101
> Project: Application Server 7
> Issue Type: Sub-task
> Components: Console
> Reporter: Brian Stansberry
> Assignee: Heiko Braun
>
> The AS supports the notion of "unmanaged" deployments, where, rather than uploading the deployment content to the server, which then serves it from its internal content repo, instead the filesystem path to the content is provided and the content is served directly from that location.
> This mechanism is particularly helpful with exploded deployments; it's what the filesystem deployment scanner uses when it detects an exploded deployment.
> The CLI supports this via the --unmanaged flag that can be passed to the "deploy" command.
> The console should expose this functionality as well.
> If this were used in a managed domain, it's the responsibility of the user to ensure that the content is available at the provided path on all relevant hosts in the domain. EAP itself takes no responsibility for managing that content.
--
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
More information about the jboss-jira
mailing list