Quantcast
Channel: Adobe CQ / AEM Club » Shankar Krishnan
Browsing all 6 articles
Browse latest View live

Maven Archetype for CQ multi-module maven project

multimodule-content-package-archetype plugin usage example: mvn archetype:generate -DarchetypeRepository=http://repo.adobe.com/nexus/content/groups/public/ -DarchetypeGroupId=com.day.jcr.vault...

View Article



Can you host a SOAP webservice on CQ

We recently had a requirement to host a SOAP web service on CQ. There are few examples around on consuming a SOAP but couldn’t find any on hosting one.  Looks like its an unexplored territory based on...

View Article

OSGI Services without annotation

BundleContext bundleContext = FrameworkUtil.getBundle(YourClass.class).getBundleContext(); //alternate to @Reference private ResourceResolverFactory resolverFactory;ServiceReference factoryRef =...

View Article

Image may be NSFW.
Clik here to view.

Creating Page with boilerplate or default nodes

When you have a need to create default/boilerplate nodes on every page creation – for instance lets say every page needs to have a disclaimer text component node with some text in it, then the standard...

View Article

Image may be NSFW.
Clik here to view.

Scheduled activation with workflows

Activation of a page at a scheduled date/time is available through “Activate Later” feature provided OTB in AEM 5.6.  The way activate later works is by executing an OTB workflow called...

View Article


Image may be NSFW.
Clik here to view.

Setting up SAML Authentication on AEM

AEM provides SAML Authentication Module built-in which can be configured as Service Provider (SP) to authenticate, for instance, with  your corporate Identity Provider (IdP). Please go over the...

View Article
Browsing all 6 articles
Browse latest View live




Latest Images