Pages Tagged with "Apache Sling"

Home

The homepage on the web for Dan Klco, an experienced Adobe Digital Marketing Technical Lead, Solution Architect, Consultant and Advisor.

/index.html
Accessing Request Variables in Sightly

Shares a few approaches to accessing request variables in Sightly.

/posts/2015/01/accessing-request-variables-sightly.html
New in Apache Sling: FSClassLoader Console

In AEM 6.1, the default repository based ClassLoader was replaced with the new FSClassLoader (File System ClassLoader). This post talks about how this affects developers as well as introducing a new OSGi console to help developers debug issues in JSP development.

/posts/2015/06/new-apache-sling-fs-classloader-console.html
FSClassLoader Now In AEM6.0 SP3

The FSClassLoader now comes in AEM 6.0 SP3, learn how developers can use the OSGi Console to view Java files for their JSPs

/posts/2015/10/fsclassloader-now-in-aem6-sp3.html
CQ Haiku: JCR vs. Sling

Elaborating on one of my pet peeves, adapting a Resource to a Node.

/posts/2015/04/cq-haiku-jcr-vs-sling.html
404 ModifiableValueMap Not Found: Considerations in Using ModifiableValueMaps in an API

Running into a null pointer exception when using a ModifiableValueMap and not sure why? This blog post pulls back the covers and offers some alternative ideas.

/posts/2015/02/modifiablevaluemap-not-found.html
Clearing AEM's JSP Cache in your Jenkins Build

How to clear AEM's Compiled JSP cache in your Continuous Integration build

/posts/2016/08/clearing-aem-jsp-cache-jenkins-build.html
Beware of Export-Package

Illustrates why you need to be careful with the Export-Package instruction and in general when setting up a project.

/posts/2013/08/beware-export-package.html