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

