-
Task
-
Resolution: Won't Do
-
Major
-
None
-
None
-
None
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
- blocks
-
AS7-4243 Required changes to deployment layer
- Resolved