OSGI bundles not running in local AEM instance
Hello,
In my local environment, OSGI bundles built by my project are not running or updating in my local AEM instance.
I have checked /system/console/bundles, and I see absolutely no services running for my package.
However, the services are running on my teammates' local instances.
Is there some setting that might be preventing the OSGI services and Sling Servlets from running?
Thank you for any help.
I am running AEM 6.3.1, in case it matters.