[jboss-dev-forums] [JBoss OSGi Development] - Re: Bundle.start() does not transition to ACTIVE
thomas.diesler@jboss.com
do-not-reply at jboss.com
Mon Aug 24 10:29:19 EDT 2009
Yes, I agree.
The OSGiBundleClassLoadingDeployer currently contains this TODO
[core]
// [TODO] Import package requirements should probably resolve against export capabilities
boolean isExportPackage = exportedNames.contains(packageName);
[/core]
The configured system packages are now set as a filter on the parent domain. Please see OSGiClassLoaderSystem for details.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4251227#4251227
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4251227
More information about the jboss-dev-forums
mailing list