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:It should resolve in It is working fine
on author env.But on publish env only is loadingI tried
adding filter is dispatcher, but it is not working.Can anyone suggest?
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
supported (ProfileManager#getProfile(String,String)). at
com.day.cq.security.impl.CQUserManagerFactoryImpl.getProfile(CQUserManagerFactoryImpl.java:99)
at
org.apache.jsp.apps.logincomponents.components.per...
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.