I'm using iPOJO to publish OSGI service on Felix. For logging purposes
(and for some other purposes as well), I need access to the started
service's ServiceReference. How can I get hold of the ServiceReference
from an iPOJO component? Intuitively it makes sense to start using it
in the method marked with @Validate since I assume that the service
has then just been started.

How can I accomplish this?

/Bengt

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to