Hi,the combination of the two proposed solutions helps when registering a event handler service:import org.osgi.service.event.EventConstants;import org.apache.sling.event.dea.DEAConstants; @Property(name = EventConstants.EVENT_FILTER, value = "(!(" + DEAConstants.PROPERTY_APPLICATION + "=*))");