http://localhost:4503/libs/granite/ui/content/dumplibs.test.html?categories=cq.jqueryalso, i dont see any dependencywhen i validated clientlibshttp://localhost:4503/llibs/granite/ui/content/dumplibs.validate.html Can anyone please suggest?
I am trying to use cq.jquery clientlib which has dependency granite.jqueryused syntax:<cq:includeClientLib categories="cq.jquery"/>It should resolve in <script type="text/javascript" src="/etc.clientlibs/clientlibs/granite/jquery.js"></script><script type="text/javascript" src="/etc.clientlibs/clien...
I am using cq.jquery clientlib . but it always shows following error on page load.following are contents of http://localhost:4503/etc/clientlibs/foundation/jquery.jsCan anyone help here?
but I am getting following exception23.08.2017 14:44:05.036 *ERROR* [10.75.37.198 [1503479645027] GET /apps/logincomponents/components/loader.json HTTP/1.1] org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Uncaught SlingExceptionjava.lang.UnsupportedOperationException: No longer suppo...
Hi,AS per release notes of AEM 6.3, com.day.cq.security.profile.ProfileManager API is deprecated in this version.Could you please tell me replacement for this or any other way of getting profile?
Hi,I have created a clientlib under /etc/clientlibs/test. I am trying to add dependency cq.jquery which is already existing.But, it gives me an error and don't download jquery library.Can anyone help here?
Thank you all for your comments.I will make the changes accordingly.Can we say that it is a limitation in AEM 6.3?As i already mentioned, in previous versions i was able to access jsp file from /etc folder
I also tried the same, putting jsp under /apps works.But can you please suggest on the files in /etc, is there any restriction?Due to due, we will need to do changes in current implementation.