Hi All,When i select any parent page all the child pages is being added while creating a package.eg. when I create package of path /content/test/ then it is including all the child pages. actually I don't want to include child pages while creating package.Can any one tell me if there is any option t...
I am in the process of setting up authentication via Active Directory LDAP. I have it working just fine for everyone in my AD to log in to CQ5, but I actually have about 1000 AD users and only 10 of my developers will be using CQ, at least in our test phase. I would like the authentication process...
Hi,I have created a node of type sling:OsgiConfig and have inserted a property 'propertyPath' which is of type String[]. I can access this in my component JSP using:Configuration conf = sling.getService(org.osgi.service.cm.ConfigurationAdmin.class).getConfiguration("Name of the config"); String[] my...
I'm trying to run CQ 5.6 on a Macbook Pro with OS X 10.9...just for development purposes. I'm using the default JDK 6 bundled with the OS.When I attempt to launch CQ, quickstart opens my browser and ... nothing at all appears. The content of localhost:4502 is just an empty browser screen. The error....
Hi, I would like to write a filter that will intercept a page properties post request. My filter will check to see what parameters are being posted and if it find the ones I am interested in. I would like to stop further processing of this post and do a redirect to another page. So far I have had no...
I am trying to generate a custom report in CQ5.5I followed the steps in the day site linkhttp://dev.day.com/docs/en/cq/5-5/developing/developing-reports.html#Creating Your Own Report - An ExampleI have created the node called "sling:OsgiConfig" but still I am getting the below exception. Can someone...
Newly created comments are replicating properly across the Publish and Author instances. However, when deleting comments, the comments are removed from the Author instance but *not* the Publish instances. No exception is being thrown in the logs. Where would be the best place to look at troubleshoot...
hiSo I fixed Sling annotations and now I get a xml file inside OSGI-INF folder inside the JARBut the xml file name is not serviceComponets.xml but taking the Servlet Class name even with the package name . How to get normal serviceComponets.xml ?
We have a custom (java) login module that was implemented in 5.6 version but its not working after upgrading to 6.0/6.1. We understand that in AEM 6 we have to re-create the custom login module using Oak External Login Module or implement org.apache.sling.jcr.jackrabbit.server.security.LoginModulePl...
while migrating from AEM 5.6 to aem 6.0 , I am getting below mentioned error,"17.08.2015 19:23:49.884 *ERROR* [qtp758918049-40] org.apache.sling.engine.impl.SlingHttpContext handleSecurity: AuthenticationSupport service missing. Cannot authenticate request.17.08.2015 19:23:49.884 *ERROR* [qtp7589180...