[
https://issues.jboss.org/browse/WFLY-1647?page=com.atlassian.jira.plugin....
]
Stuart Douglas resolved WFLY-1647.
----------------------------------
Resolution: Won't Fix
Allign deployment phases with OSGi terminology
----------------------------------------------
Key: WFLY-1647
URL:
https://issues.jboss.org/browse/WFLY-1647
Project: WildFly
Issue Type: Task
Security Level: Public(Everyone can see)
Components: OSGi
Reporter: Thomas Diesler
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
For more information on JIRA, see:
http://www.atlassian.com/software/jira