@Reference annotation causing customised servlet stop getting called
Hi guys, I noticed that as soon as I add the @Reference annotation in my servlet, the sevlet will not be called when the form is submitted. As soon as I remove @Reference the servlet will be called....
View ArticleSAML 2.0 Granite SSO authenticator in AEM 5.6
There are only two resource availble for SAML 2.0 SSO...
View ArticleNeed learning material or links for CQ5
Hi All, I am planning to learn Adobe CQ5. Can anyone give me more information on Adobe CQ5? Also share me the links to download the tool, learning material etc if any one has? Thank you
View ArticleJackrabbit search jcr repository on multiple paths using single query
Hi, I have been trying to work this out: using either xpath or SQL or SQL2, to perform a full text search on multiple paths. i.e. Search for 'promotion' under '/content/mysite/products/%' and...
View ArticleInserting fragments in CQ AEM 5.6
Hello all, Is there a way to retrieve a fragment from apache docroot and place it in CQ,probably header as a fragment to be inserted to my site developed in CQ5.6 Regards,NZ
View ArticleHow to create a custom trait in Segmentation - CQ????
Hi, Can anyone share how we can create a new custom trait which we can implement in segmentation editor??? For eg: I have a query parameter, depends on the query parameter value i need to create a...
View ArticleSelect Locations on map
Hello, I would like to integrate a google map, where you can select your location/town, select a circuit and a division to find the nearest distributor. Similar to this:To maintain the backend you...
View ArticleEventHandler for my own Events
How can I make an EventHandler listening to only my own Events?I have the following EventHandler implementation:=== Java class ===@Component(immediate = true, metatype = false)@Service@Property(name =...
View ArticleAdobe CQ5 Integration with SOLR
Hi, Can someone help me out with some info or material in regard to integrating Adobe CQ5 with SOLR search. Thanks,Joel
View ArticleCustom ContentFinder getParams
Hi,I want my custom content finder tab to show objects based on several "cq:template" attributes of pages. I want the search box to filter further from the list. Here's my custom content finder:{...
View ArticleMenu and Sub Menu link
Hi, I just started to learn Adobe CQ I have site navigation bar which has 5 items and each navigation item will have sub items. I added text to both the navigation item and sub item but not sure how to...
View ArticleCQ login page is throwing 500 Internal Server Error on start up. Can't load...
Hello Team, When I am trying to start the CQ instance, I am seeing the following in the stderr.log Setting properties from filename 'C:/CQ/CQInstall/cq-author-4502.jar'Property '-r' set to 'author'...
View ArticleOSGI Bundle will not start
Hi Everyone, I hope someone can help as my OSGI bundle will not and im not sure what is wrong. I am importing a package using maven into CQ however my bundle does not start. The OSGi bundle in felix...
View Articlelogin.html is being handled by DefaultGetServlet but not...
Hi Experts, I am facing a weird problem while accesing the login.html on 5.6. If I type the url http://host:port/libs/granite/core/content/login.html I get a 404. as below. My qn is why the...
View ArticleHow to create a CQ package to export all the users and their permissions.
Hi All, Hope you all are doing great. Have a qn regarding the packge export via package manager. I am trying to export all the users and their permissions from one env to the other. I can get...
View ArticleCRXDE very slow (after removing .crxde)
Hi, I am wondering if there's a way to improve the CRXDE performance? I have done everything mentioned on this article: http://blogs.adobe.com/contentmanagement/tag/crxde-performance/ But after...
View ArticleIssue while installing SP2 on CQ5.5
Hi, I have been trying to upgrade CQ5 5.5 to Service Pack 2.Out of 10, the upgrade gets successful 7 times but it fails for the rest of the times. Script that I am using: #cq5-update-pkg-5.5.10.zip and...
View ArticleHow to get SlingScriptHelper in servlet?
I need to get a SlingScriptHelper instance from within my servlet. Either a ComponentContext or BundleContext will do as well, as my only goal is to get sling services using it. Using SCR @Reference...
View ArticlePlugin execution not covered by lifecycle configuration
Hello. I'm trying to follow the steps in [1], "How-To Build AEM Projects using Apache Maven". Now, I'm following the step "Compiling JSPs as part of the Maven Compile Phase", in "HOW-TO WORK WITH JSPS"...
View ArticleCQ5 Sling OSGI XPath Problems
I was having a problem with XPATH libraries not loading correctly in CQ.I built an OSGI servlet to access an external database using MyBatis 3.2.2. If I access the servlet directly from its component...
View Article