That is what I meant. Thank you very much.
On 2015-09-01 15:20, Jean-Baptiste Onofré wrote: > If you mean a service that you register using <service .../> blueprint > element, yes: it's a regular OSGi service. It means you can access using > directly OSGi (bundleContext.getServiceReference(), etc), or DS (using > @Reference). > > Regards > JB > > On 09/01/2015 09:12 PM, [email protected] wrote: > >> Is it possible to get access to a blueprint defined service from a >> declarative service Does anyone know where a sample is. Can I just use the >> bundlecontext to get access to the blueprints service proxy in some way. Any >> help in pointing me in the right direction would be appreciated. Thank you, >> David Daniel
