Posts Tagged with "Apache Felix"

SCR JavaDoc Tags Deprecated in CQ 5.5

SCR JavaDoc Tags Deprecated in CQ 5.5

In CQ 5.5, by default you cannot compile code with CRXDE, learn about how to fix this.

Read Post
MessageGatewayService vs MessageGateway

MessageGatewayService vs MessageGateway

It is important to understand the distinction between the two ways of getting the Message Gateway

Read Post
Beware of Export-Package

Beware of Export-Package

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

Read Post
Service Boss Level: Service Factories

Service Boss Level: Service Factories

Discusses the process for creating a Sling Service Factory

Read Post
Service Boss Level Part 2: Custom Web Console Plugins

Service Boss Level Part 2: Custom Web Console Plugins

Discusses the process for creating a custom Apache Felix Web Console Plugin

Read Post
Simple Web Console Templates

Simple Web Console Templates

Demonstrates a simple technique for creating HTML templates for Apache Felix WebConsole screens

Read Post
Escaping the Dreaded VerifyError

Escaping the Dreaded VerifyError

How to fix the java.lang.VerifyError: Expecting a stackmap frame at branch target error in AEM

Read Post
Apache Felix SCR Plugin Compatibility Chart

Apache Felix SCR Plugin Compatibility Chart

Chart of which versions of the Apache Felix SCR Annotations and Apache Felix Maven SCR Plugin are compatible

Read Post
Clearing AEM's JSP Cache in your Jenkins Build

Clearing AEM's JSP Cache in your Jenkins Build

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

Read Post
AEM 6.3: Handling Feelings of Deprecation

AEM 6.3: Handling Feelings of Deprecation

The latest version of Adobe Experience Manager, AEM 6.3 includes depreciation of the Apache Felix SCR Annotations and Apache Sling Commons JSON, how do you cope?

Read Post
How to Incorporate Front End Builds into OSGi Bundles

How to Incorporate Front End Builds into OSGi Bundles

Shows how to integrate Front End built tools into an Apache Maven based OSGi Bundle build process

Read Post
3 Gotchas in Migrating from Felix SCR to OSGi R6 Annotations

3 Gotchas in Migrating from Felix SCR to OSGi R6 Annotations

If you use AEM 6.3+ you should be using the OSGi R6 DS Annotations, but how do you avoid gotchas when upgrading old projects?

Read Post