OSGi Component not loaded

If you are using the declarative service approach and are registering a component then don't forget to add the Bundle-ActivationPolicy to the manfiest.

Bundle-ActivationPolicy: lazy
Service-Component: OSGI-INF/component.xml