The bundle which contains A is active, and that doesn't means your service is valid. you could use the arch command http://felix.apache.org/site/ipojo-arch-command.html to see the state of the service A
2011/1/24 Nicolas Péon <[email protected]> > > Hi every one, > I'm developing an application in which I use Ipojo. My problem is that when > a bundle is in the active mode from the felix console, it doesn't mean that > the services it provides are running. I have a service A that need another > service, B. B is not present in the felix framework but A appears to be > active. So my question is, is there a way to know if A has all its reference > resolved or not? > Regards,Nicolas. -- Issac Noé García Garza

