Dependency error in jar ..
Hi All ,
I have an issue where i get this below dependency error in my bundle , when i open OSGI console.
org.apache.sling.api,version=[2.3,3) -- Cannot be resolved
org.apache.sling.api.request,version=[2.4,3) -- Cannot be resolved
org.apache.sling.api.resource,version=[2.5,3) -- Cannot be resolved. Maven build of the package is successful , still i get this dependency error when i install the jar , so the jar is in installed mode and obviously the site is down. I am using 5.6.1 , kindly let me know how to resolve this issue. Any suggestions would be very helpful.
Thanks in advance
,RK
When I attempt to deploy a newer version of the org.apache.sling.api bundle eg 2.6 etc several other bundles stop and cannot be started.
Can anybody guide me in the right way to resolve this issue?