[
https://issues.jboss.org/browse/JBOSGI-608?page=com.atlassian.jira.plugin...
]
Thomas Diesler resolved JBOSGI-608.
-----------------------------------
Fix Version/s: JBossOSGi 1.2.0
(was: JBossOSGi 2.0.0 Alpha1)
Resolution: Done
Done in jbosgi-framework-2.0.0.CR39
Integrate StartLevel with Module adaptors
-----------------------------------------
Key: JBOSGI-608
URL:
https://issues.jboss.org/browse/JBOSGI-608
Project: JBoss OSGi
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Core Framework
Reporter: Thomas Diesler
Assignee: Thomas Diesler
Fix For: JBossOSGi 1.2.0
Currently not all XBundle implementations are integrated with StartLevel. Specifically
the AbstractBundleAdaptor, which provides a Bundle view for module capabilities is not
start level aware. As a result, module capabilites cannot have a start level.
It should be possible to do this
{code}
<capability name="org.jboss.as.osgi.http" startlevel="1"/>
{code}
--
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