Hi guys, 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. Is it a bug of felix? 2010-05-24 Xu Huisheng

