CQ 5.6 client library - authorization failed on publisher
Hi, I have been able to publish client library and can see them being added in the code in the "View Source" : but when I click on any of the client libs created by me, all I get is an "Authorization...
View ArticleCan I use regular expression in JCR QueryBuilder?
I want to find all the pages with cq:tag which end with "/testingtag" is it possible to do so using ? Are there any online tutorial on JCR QueryBuilder? I tried something like that but unfortunately it...
View Articlecreating custom tag library- AEM, CQ 5.6
Hi , I am creating a custom tag library and want to use it in one of the components I have created. I have made a bundle inside src/com.mycompany.test.TestBundle/com.mycompany.test.TestBundle.bnd and...
View ArticlePackaging /rep:policy node - Node is protected
Hi all, I'm trying to package up some groups, along with their policy nodes down the content tree, so I can easily import them onto other Author instances via package manager. All is working, except...
View ArticlePermissions question
Hi All, My question is: what permissions need an user to be able to create users (using code, not the interface for users administration)? This is my problem. I created a page (part of a CUG) to create...
View ArticleCan not access bundle context from JSP in CQ5.5
I created an OGI bundle , named : com.sdl.ws.integration.profserv.webservice.connector.server.external.b eansI can see the bundle under : http://localhost:4502/system/console/bundlesFollowing is my...
View Articlejavax.jcr.nodetype.ConstraintViolationException : Node is protected
Hi I have an nt:unstructured node to which i am writing some properties through java code. The properties are getting written but in my error log i am getting...
View ArticleError in Hybris catalog Importation
Hi CQ Developpers, I'm working on Hybris catalog importation in CQ5.6.0 and when I'm trying to import a baseStore with "MyCatalog" , I get a node created in /etc/commerce/products but no product is...
View ArticleHow to implement Ajax
Hi All, I need to implement Ajax functionality in my component. The requirement is, 1. On clicking on a button Java servlet needs to be invoked.2. In the servelt, need to access CRX nodes and store a...
View ArticleCQ 5.4 - "Server not ready, browser not launched" Error
Greetings, Sometimes when I try to startup my CQ 5.4 instance, after a few seconds "waiting for server startup...", I got the message "Server not ready, browser not lauched".The most annoying thing...
View ArticleSearchIndex configuration in workspace.xml without effect?
Hi everybody,I have been experimenting with different params for the SearchIndex section of the workspace.xml (CQ 5.5 SP2). The following documented settings do not seem to have any effect on the...
View ArticleCan I query a node where its path contains specific string?
For example I have the following node in my JCR /content/abc/batch1234/content/abc/bach2345/content/abc/testing123/content/abc/testing321/content/abc/batch1234 Can I query all the patch which contains...
View ArticleCQ 5.5 ecommerce pkg - product component throws exception
HiInstalled the cq-commerce-content-5.5.4 from package share on CQ 5.5. Now when i try to drag-drop the Product component (under Commerce group)it keeps throwing below null pointer exception: Is there...
View ArticleXSS: OWASP ESAPI Taglibs
Hi, I have seen that "com.adobe.granite.xssprotection-5.5.4.jar" is using OWASP ESAPI under the hood. Why doesn't Granite make the ESAPI Taglibs...
View ArticleDelete all nodes find by xpath query
Hello, I would like to delete all nodes find with my xpath queryI think something like this is possible : curl -u m.admin:admin -X delete...
View ArticleReverse replication of form data
Reverse replication of form data does not work. The agents on publish are running fine. Test connection is successful. And the same config in our test environment is working fine. What am I missing? We...
View ArticleIs it possible to "un deny" permissions to a node?
I realize the best practice is to always use Allow and avoid Deny due to having little control over the order in which the Allow/Deny statements are implemented and evaluated. We mistakenly Allowed...
View Articlei need to uninstall creative cloud from one computer and move the programs to...
I have a new mac computer and want to move programs form my old mac to my new mac. How do I do that? Message was edited by: sham 67
View ArticleDoes CQ5 Support and Manage Contextual Linking?
Hello everybody. I'm a newbie to CQ5. I was wondering if there was an easy way to implement and manage contextual links (such as links buried within the copy of a body text)? Can CQ5 identify a word,...
View ArticlePublish permissions
We have a project being migrated from CQ4 to CQ5. We are trying to understand how people manage their permissions on the publisher.In CQ4, the permissions were associated with the user/group and...
View Article