The service is provided by pax-logging.
But I suspect the manifest is missing the capability for this service.
Try adding the following instruction in your bundle

  <_removeheaders>Require-Capability</_removeheaders>

Cheers,
Guillaume Nodet

2016-09-20 12:49 GMT+02:00 <t...@quarendon.net>:

> According to the documentation, the OSGi Log service is supported.
>
> I'm trying to install a bundle that uses it, and I get:
>
> missing requirement [bundleid/1.0.0.201609201024] osgi.service;
> filter:="(objectClass=org.osgi.service.log.LogService)";
> effective:=active]]
>
> My use is with DS, so:
>
>         @Reference
>         private LogService log;
>
>
> To me that says that there isn't an implementation of the LogService
> object that
> it can find to resolve.
>
> Am I misinterpreting?
>
> (Karaf 4.0.6).
>
> Thanks.
>



-- 
------------------------
Guillaume Nodet
------------------------
Red Hat, Open Source Integration

Email: gno...@redhat.com
Web: http://fusesource.com
Blog: http://gnodet.blogspot.com/

Reply via email to