[jboss-jira] [JBoss JIRA] (AS7-4243) Required changes to deployment layer
Thomas Diesler (JIRA)
jira-events at lists.jboss.org
Wed Mar 21 04:19:47 EDT 2012
Thomas Diesler created AS7-4243:
-----------------------------------
Summary: Required changes to deployment layer
Key: AS7-4243
URL: https://issues.jboss.org/browse/AS7-4243
Project: Application Server 7
Issue Type: Task
Components: OSGi, Server
Reporter: Thomas Diesler
Assignee: Thomas Diesler
Fix For: 7.2.0.Alpha1
This is the umbrella task for the following
#1 Allign deployment phases with bundle lifecyle. It should be possible for DUPs to operate of resolved bundles that have an associated Module
#2 Add start/stop lifecycle for deployments. Bundles as well as JSR88 deployments have the notion of start/stop
#3 Allow DUPs to operate on a set of deployments. It should be possible to deploy a set of bundles in arbitrary order. When all deployments in the set are installed - they can be resolved/started.
#4 Allow the management client to associate metadata with a deployment that can be seen by the DUPs. This is needed to be able to specify autostart behavior and a potential start level.
--
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