Hi Team, I have created custom service interface a in bundle A and i
need to call this interface - a service in my other custom bundle
service .can we directly do it using reference annotation after
deploying bundle A in osgi Felix console or need to do other way . Hi
All, thanks for your help.today I have used a service from different
bundle to my bundle servlet class...and I have not exported and imported
any service in pom of core .but I have added a dependency of the
different bundle class i...