Carsten Ziegeler wrote:
Erik Buene wrote:
The custom handler on both server instances in the cluster (nodes in
the cluster) receives the event (the custom event, not the first
org/apache/sling/event/job), and on both instances there is no
application.id - which means both instances treats it as being a
"local" event, and starts to process it.
Argh, ok, then this is definitly a bug, could you try to debug the
problem? Or could you set the logger to level DEBUG and provide the logs?
Decided to go for a custom WebDav bundle for now, as I haven't got any
more time for banging my head against the wall just now. But if I find
some time I will debug this.
Btw. maybe it wouldn't be such a bad idea to have sling fire OSGi events
on some WebDav methods by default (PUT, DELETE, LOCK, UNLOCK)?
Regards,
Erik Buene