[jboss-jira] [JBoss JIRA] (AS7-3585) Allign deployment phases with OSGi terminology
Thomas Diesler (JIRA)
jira-events at lists.jboss.org
Tue Mar 20 17:20:50 EDT 2012
[ https://issues.jboss.org/browse/AS7-3585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thomas Diesler updated AS7-3585:
--------------------------------
Fix Version/s: 7.2.0.Alpha1
(was: 7.1.2.Final)
> Allign deployment phases with OSGi terminology
> ----------------------------------------------
>
> Key: AS7-3585
> URL: https://issues.jboss.org/browse/AS7-3585
> Project: Application Server 7
> Issue Type: Task
> Components: OSGi, Server
> Reporter: Thomas Diesler
> Assignee: Thomas Diesler
> Fix For: 7.2.0.Alpha1
>
>
> In OSGi we have
> * INSTALLED
> * RESOLVED
> * ACTIVE
> * UNINSTALLED
> It'd be useful to talk about modules and osgi bundles in the same jagon - i.e
> If a deployment is INSTALLED it has valid metadata
> If a deployment is RESOLVED it has Module/ClassLoader associated
> If a deployment is ACTIVE it can perform its normal operation
> If a deployment is UNINSTALLED it can be removed from the system
> The task here is mainly to rename/revisit the deployment phases
--
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