I have deployed an OSGi service bundle into Spring DM. It gave me confirmation message on the console.
But when i try to import this service package from my consumer project from MANIFEST.MF, the dependencies are not resolved.
What can be an issue over here?


