Yes, you need to modify .bnd. See http://stackoverflow.com/questions/7554314/embed-thirdparty-jar-using-bnd
Yours, Alexey Romanov On Sat, May 12, 2012 at 7:12 PM, Fairouz Fakhfakh <[email protected]> wrote: > Hello, > I use iPOJO with felix. > In my bundle, I need to invoke two jar files. > I put these files directly under my project. > The problem when I start the bundle, it doesn't find them. > And even when I extract the jar bundle, I don't find the two jar that I > need. How should I do > to ensure that my bundle takes into consideration my jar files that I need? > Is there any configuration to do ? Or we should modify the file > metadata.xml or .bnd? > Thank you for answering me. > > Best regards, > -- > Fairouz --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

