You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by Marco Ferretti <ma...@gmail.com> on 2005/04/18 11:04:58 UTC

Persistance & Notification

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: slide-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-user-help@jakarta.apache.org