Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
framework-2.0.5
-
None
-
Window XP, JDK-1.5, maven-2.2.1
Description
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.