extension bundle cannot load class from embed jar
-------------------------------------------------
Key: FELIX-2356
URL: https://issues.apache.org/jira/browse/FELIX-2356
Project: Felix
Issue Type: Bug
Components: Framework
Affects Versions: framework-2.0.5
Environment: Window XP, JDK-1.5, maven-2.2.1
Reporter: Xu Hui Sheng
Fix For: framework-3.0.0
I try to use extension bundle to export additional package. These additional
package should put into the extension bundle.
If I put these package inline the extension bundle, then everything is all
right.
If I put these package as embed jar and refer the embed jar from
Bundle-ClassPath, then the other bundle cannot find these package. I will get
ClassNotException.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.