I have a little bit of problem. Maybe I'm misusing something. When adding an event listener to the observation manager, no exceptions are throwen, everything seems fine. But no events are delivered to the event listeners and when I get the event listener iterator from the manager, it's empty. Does observation work in jackrabbit?
Thank you