Bundle is stopping
Hi guys
I have an issue linked to OSGI bundles, an is like this:
I have two bundles, A and B.Bundle A is dependency to bundle B ( B ----> A ).
When deploy bundle A on instance, bundle B gets into Installed status and it stays there, it does not get active only if I set it manually.
While the B bundle is in Installed status, all the dependencies are resolved (nothing red there).
What do you think is the problem might be?

