Ian Boston wrote: > Are there any facilities in sling for registering jcr event listeners ? > > Both the external javax.jcr.observation.EventListener and the > SynchronousEventListener type. > No we don't have extra support in Sling atm. One of the problems here is that the jcr listeners are tied to a session.
But we're working on a resource based eventing which leverages the OSGi eventing: https://issues.apache.org/jira/browse/SLING-944 Carsten -- Carsten Ziegeler cziege...@apache.org