In 5.6, there was a client lib proxy servlet called ClientLibraryProxyServlet added. According to http://docs.adobe.com/docs/en/cq/5-6/release_notes/wcm.html#par_text_7 it says "GRANITE-1666 - Clientlibrary: New Proxy Servlet to serve client libs hosted under /libs and /apps". Is this something that is automatically working or is there some special configuration needed. We are using 5.6.1, and it did not seem to be working.
Solved! Go to Solution.
Here is some information that I received:
The purpose is to serve client libs hosted under /libs and /apps
example:
Assume you have clientlib in /apps/myproject/clientlibs/foo. then you set the property /apps/myprojects/clientlibs/foo/allowProxy to true and then you can request: /etc.clientlibs/myprojects/clientlibs/foo.js.
I have created a documentation issue to have the information added to the docs.
Hope that helps,
scott
Here is some information that I received:
The purpose is to serve client libs hosted under /libs and /apps
example:
Assume you have clientlib in /apps/myproject/clientlibs/foo. then you set the property /apps/myprojects/clientlibs/foo/allowProxy to true and then you can request: /etc.clientlibs/myprojects/clientlibs/foo.js.
I have created a documentation issue to have the information added to the docs.
Hope that helps,
scott
Till document is ready you can refer http://aemfaq.blogspot.com/2014/08/manage-clientlibs-in-aem-through.html
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies