Hi All,
I have some installed OSGI bundles on an AEM server , which are not starting due to missing dependencies , when I goto http://localhost:4502/system/console/bundles.
The missing dependencies are :-
com.day.cq.dam.api,version=[1.27,2) -- Cannot be resolved
org.apache.sling.api.servlets,version=[2.3,3) -- Cannot be resolved
com.day.cq.dam.commons.util,version=[1.55,2) -- Cannot be resolved
Do you know how I can resolve these missing dependencies ?
Thank you for your time and best regards.