krithikas651547
08-11-2019
Hi,
I have two aem projects say A and B. I need to access the service in project A from B. Can you please let me know how to achieve this.
shunnar
Employee
ServiceReference sr = bundleContext.getServiceReference(YourService.class.getName());