I followed the instructions and everything worked fine! The tricky thing here is to force the re-build of the project!
thanx for your time Clement, ~dkart On Sat, Jan 30, 2010 at 10:38 AM, Clement Escoffier <[email protected]> wrote: > Hi, > > So, I looked to the project. The issue comes from a Manifest errror. The > iPOJO bundle was not a 'Plug-in Dependencies'. > To do that, open the Manifest file, go to Build and select the iPOJO bundle > in Binary Build. (The bundle is in lib). [ You can also install the iPOJO > bundle in Eclipse/plugins if you have a lot of project ]. > > Once that done, the PDE don't really react, but after restarting it was ok. I > cleaned the project and forced a build and then everything worked fine: > > osgi> I'm starting... > > osgi> ss > > Framework is launched. > > id State Bundle > 0 ACTIVE org.eclipse.osgi_3.5.1.R35x_v20090827 > 1 ACTIVE org.apache.felix.ipojo.composite_1.4.0 > 2 ACTIVE MyiPOJOBundle_1.0.0 > 3 ACTIVE org.apache.felix.ipojo_1.4.0 > > osgi> > > > Regards, > > Clement > > On 29.01.2010, at 10:34, Dimitris Karteris wrote: > >> I'm using Eclipse Version: 3.5.1 Build id: M20090917-0800 (the initial >> set of plugins was created with yoxos). >> >> I've attached a tar.gz with the eclipse project as you requested. >> >> Thanks a lot for looking into this, >> >> ~dkart >> <MyiPOJOBundle.tar.gz> > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

