I'm trying to get the dispatcher flush to work in my author and publish instances, however, whenever I test the connection I get the following error:*************************************************~~Replication test to http://localhost:8000/dispatcher/invalidate.cache17.08.2015 15:55:51 - Create ne...
I am trying to move all JSP dev from using CRXDE lite to using EclipseI do not seem able to get the following instance variables to be able to point to the correct classes in my maven.resourceResolvercurrentPage e.g.String navstart = currentPage.getPath();properties e.g. properties.get("pageItems", ...
Dear Friends,I created a sample registration form by using form builder component(out of box).Now i just want to retrieve the register details from JCR and show it to the admin user ..how to do it ?Please help ..
CQ.HTTP.post("/content/corp/en_us/test/jcr:content", null, { "jcr:primaryType" : "cq:PageContent", "propertykey" : "propertyvalue"});How can I give property type to it ?
Hi all,I am defining the externalizer configuration for a multilingual site.My problem comes up when I try to externalize a path to different domains. How do I externalize an URL to www.mycompany.com/page1.html or www.mycompany.es/page1.html???I have already created an externalizer tag to externaliz...
I've a Dialog with 2 Image. The first Image are visible in the Dialog, but the seconde None. Wenn i use the "old" Editor, both Image was visible.The .content.xml<?xml version="1.0" encoding="UTF-8"?><jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0...
We want to remove the default p tag .we are using the text components very heavily. add our custom css to them. so in drop down we select the style and load that text component.I want to remove the default p tage getting added. below is my dialog.xml <?xml version="1.0" encoding="UTF-8"?><jcr:root ...