>>>>> Jean-Baptiste Onofré <[email protected]>:

> That's not a problem with the service itself, that's a missing requirement.
> You can see how it works in Karaf jpa example: the capability is defined
> in the features providing the datasource:

> https://github.com/apache/karaf/blob/master/examples/karaf-jpa-example/karaf-jpa-example-features/src/main/feature/feature.xml#L28

> So, nothing related to service itself at runtime, just cap/req matching.

Thanks, JB! Now it works:
 
https://github.com/steinarb/sonar-collector/blob/master/sonar-collector-webhook/src/main/feature/feature.xml#L13

Reply via email to