Jason Hao created GERONIMO-6540:
-----------------------------------
Summary: javaee-api-6.0-6 missing
org.osgi.framework.BundleActivator
Key: GERONIMO-6540
URL: https://issues.apache.org/jira/browse/GERONIMO-6540
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: specs
Environment: karaf 3.0.3
Reporter: Jason Hao
I'm trying to deploy bundles with dependency to javaee-api, it failed to deploy
on karaf 3.0.3. I checked log and code, there is class not found exception for
org.osgi.framework.BundleActivator. I found it registered an Activator in
MANIFEST, but in the import-package section didn't imported org.osgi.framework
package.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)