Hi all

Looking up the sources of slide server I have found out that there is
some sort of persistence for notification implemented in slide.
Looking at org.apache.slide.webdav.event.NotificationTrigger you can
see that, if a filename is specified, when you subscribe to a webdav
resource the subscriber is stored in an xml file. Here come my
questions :

1 - Is it possible to set the file name ? If yes how ? 
2 - Once I log out the server *without* unsubscribing, is it possible,
at next log on, to retrieve the subscribers ?
3 - Is there any easier way to implement persistence ? ( I want to
notify by javamail of changes - in a per user environment - in the
subscribed resources )


TIA


Marco

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to