Hi Neil, Here's the generated component xml, I have only changed the namespaces:
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.2.0" name="b.r.r.pdf.birt.BirtEngineProviderImpl" configuration-policy="required" activate="activate" deactivate="deactivate" modified="modified" configuration-pid="birt-engine-provider"> <implementation class="b.r.r.pdf.birt.BirtEngineProviderImpl"/> <service> <provide interface="b.r.r.pdf.birt.BirtEngineProvider"/> </service> </scr:component> Thanks, Jorge -- View this message in context: http://apache-felix.18485.x6.nabble.com/DS-activate-method-activate-not-found-Component-will-fail-tp5004353p5004376.html Sent from the Apache Felix - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

