Posts Tagged with "Apache Felix"
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.
MessageGatewayService vs MessageGateway
It is important to understand the distinction between the two ways of getting the Message Gateway
Beware of Export-Package
Illustrates why you need to be careful with the Export-Package instruction and in general when setting up a project.
Service Boss Level: Service Factories
Discusses the process for creating a Sling Service Factory
Service Boss Level Part 2: Custom Web Console Plugins
Discusses the process for creating a custom Apache Felix Web Console Plugin
Simple Web Console Templates
Demonstrates a simple technique for creating HTML templates for Apache Felix WebConsole screens
Escaping the Dreaded VerifyError
How to fix the java.lang.VerifyError: Expecting a stackmap frame at branch target error in AEM
Apache Felix SCR Plugin Compatibility Chart
Chart of which versions of the Apache Felix SCR Annotations and Apache Felix Maven SCR Plugin are compatible
Clearing AEM's JSP Cache in your Jenkins Build
How to clear AEM's Compiled JSP cache in your Continuous Integration build
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?
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
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?