On Thursday 12 May 2005 17:48, Daniel Florey wrote:
> I don't understand.
> You create the NotificationListener pointing to the webdav-domain (e.g.
> /exchange oder /slide or whatever the root of your webdav server is). Then
> you can subscribe to as many resources as you like.
>
> Cheers,
> Daniel
>
> "Slide Users Mailing List" <slide-user@jakarta.apache.org> schrieb am 
12.05.05 17:37:15:


Thanks for the reply .

I got confused by the signature :
NotificationListener(java.lang.String host, int port, java.lang.String 
repositoryHost, int repositoryPort, Protocol protocol, Credentials 
credentials, java.lang.String repositoryDomain, int pollInterval, boolean 
udp) 

and 

subscribe(java.lang.String method, java.lang.String uri, int depth, int 
lifetime, int notificationDelay, Subscriber listener, Credentials 
credentials) 

I thougth ( looking at the listener parameter repositoryHost ) that the 
listener was uri based ( actually I made some tests passing a file on the 
slide server as that parameter and it worked happily), but you "solved" my 
problem 

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

Reply via email to