BundleContext’s getServiceReference of an HttpService returns null
I’m creating a web service with Java but already at the very start am having problems.
In the line of code below where I ask the context
to get me the ServiceReference
, it returns null
.