Hi Karl, Thank you for noticing. I have opened an issue for this scenario and attached a maven project to reproduce it.
https://issues.apache.org/jira/browse/FELIX-2356 2010-05-25 Xu Huisheng 发件人: Karl Pauls 发送时间: 2010-05-24 22:44:53 收件人: users 抄送: 主题: Re: extesion bundle cannot export package from a embed jar Can you please open a jira issue and attach a test/example of this? regards, Karl On Mon, May 24, 2010 at 9:57 AM, Xu Huisheng <[email protected]> wrote: > 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 > -- Karl Pauls [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

