Am 13.11.16 um 15:16 schrieb Carsten Ziegeler:
Sandro Boehme wrote
in my case a FS mount (-Dsling.mountByFS=true) does not work.
The configMgr of the web console shows that the mount is there and
FileMonitor.check() detects the change and sends the event.
My question is: Who is the receiver of the event? I understand that it's
the event of the FsResourceProvider but what code listens to the change
and (in my case) doesn't promote it.

The scripting jsp should listen to the events you mention above, but now
the scripting is not using event admin anymore but uses the
ResourceChangeListener and therefore it never gets the event.

The problem is that we need to update the fsresource bundle to use the
resource resolver observation api. I'll try to take care of it.

Ah. Thanks a lot!

I've updated the fsresource bundle (SLING-6279) but didn't test it so far :)
So if you want to give it a try...
Thanks again. I did and it didn't work for me but I can imagine that the reason is something else. I will check it as soon as I have time for that and send the feedback here.

Best,

Sandro


Regards

 Carsten


Reply via email to