[jboss-osgi-issues] [JBoss JIRA] Updated: (JBOSGI-447) Dynamic-ImportPackage=* fails for org/osgi/framework

David Bosschaert (JIRA) jira-events at lists.jboss.org
Tue May 10 06:19:18 EDT 2011


     [ https://issues.jboss.org/browse/JBOSGI-447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Bosschaert updated JBOSGI-447:
------------------------------------

    Attachment: weld-osgi-impl-1.0-SNAPSHOT.jar


The bundle that causes the issue (from http://github.com/mathieuancelin/weld-osgi/tree/master/weld-osgi-impl )

> Dynamic-ImportPackage=* fails for org/osgi/framework
> ----------------------------------------------------
>
>                 Key: JBOSGI-447
>                 URL: https://issues.jboss.org/browse/JBOSGI-447
>             Project: JBoss OSGi
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Core Framework
>    Affects Versions:  JBossOSGi 1.0.x
>            Reporter: David Bosschaert
>         Attachments: weld-osgi-impl-1.0-SNAPSHOT.jar
>
>
> I came across a bundle that has a Dynamic-ImportPackage: * but deploying this in AS7 causes a NoClassDefFoundError on org.osgi.framework.BundleActivator.
> I would argue that the design of this bundle could be improved to at least explicitly import org.osgi.framework, but it should work. This bundle works fine in Apache Felix.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-osgi-issues mailing list