You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by Ilya Lipkind <il...@persistcorp.com> on 2003/04/24 20:57:13 UTC

Basic questions about Slide server side notifications...

Hi,

I'm planning to use Slide for Data Transfer integrated with high level RPC based protocol like SOAP/HTTP. I would like to get notified, when the files get stored to file system ( basic PUT command from the client ). Pretty much I would like to subscribe the listener for specific WebDAV commands. If Slide API allow it ? Does any body had similar project ? I found some WebDAV notification drafts, but there is nothing related to Slide project. I'm using last stable version ( 1.0.16 ). Should I upgrade for 2.0.0 because there is some CVS commits related to notifications. 

I would appreciate any input. 

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org


Re: Basic questions about Slide server side notifications...

Posted by Ingo Brunberg <ib...@fiz-chemie.de>.
Sorry for being a little bit late,

you should definitely upgrade to the current CVS code.
There you have the concept of ContentInterceptors that you may use for
the purposes you describe.

Regards,
Ingo

> Hi,
> 
> I'm planning to use Slide for Data Transfer integrated with high level =
> RPC based protocol like SOAP/HTTP. I would like to get notified, when =
> the files get stored to file system ( basic PUT command from the client =
> ). Pretty much I would like to subscribe the listener for specific =
> WebDAV commands. If Slide API allow it ? Does any body had similar =
> project ? I found some WebDAV notification drafts, but there is nothing =
> related to Slide project. I'm using last stable version ( 1.0.16 ). =
> Should I upgrade for 2.0.0 because there is some CVS commits related to =
> notifications.=20
> 
> I would appreciate any input.=20
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: slide-dev-help@jakarta.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org