David, I note that the use of an @Requirement leads to a Require-Capability in the manifest. In one case, I need to consume a service which is registered by a boring old Activator class in a bundle I do not control, and which does not have the corresponding Provide-Capability. I haven't seen a wiring error yet, but this may be related to an NPE in the Karaf resolver that afflicts me.
On Sun, Sep 6, 2015 at 9:46 PM, Benson Margulies <[email protected]> wrote: > So, the good news is that I read the spec, I followed you hints, and I > converted a simple bundle of mine from blueprint to DS. > > The bad news is that Karaf 4.0.1 was unable to start up with a > combination of aries-blueprint and scr enabled. I am going to see if > the Karaf folks can give me a path through that before I try > converting _all_ my services all at once.
