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 Manolo Gomez Lopez <pe...@gmail.com> on 2007/02/28 20:03:50 UTC

adding apache slide features...

Hi,

   We're looking for an implementation of webDAV and a JSR-170 repository.

   Apache slide seems to fit in both categories wich is great, but we're
wondering if it would be easy (are least if it is worth a try) to add some
code to some methods of the WebDAV tier  implementation of apache slide to
be triggered when invoked through that webdav protocol tier, I mean, we
would like to have some actions taken when someone puts a file on certain
folders. We also would like to modify apache slide's authentication
mechanism to use our custom authentication service.

   Our goal will be to have a JSR-170 repository with lots of user spaces
where each user would be able to see their files and in certain folders our
users would be able to put files which would trigger certain application
logic.

Is this possible?, is apache slide our choice? if not, any info on an open
source product to allow us to do what we want?

greets,

Re: adding apache slide features...

Posted by Antoine Levy-Lambert <an...@gmx.de>.
Hello Manolo,

thanks for your interest in slide.

slide has a listener concept. It is possible to develop custom classes and make slide trigger these listeners when certain things happen.

see this bug report http://issues.apache.org/bugzilla/show_bug.cgi?id=36026 concerning a quotalistener (gasp ... I have promised since a long time to check this in) for an example.

I encourage you to download the sources of slide from svn and to make your own build. The reason is that the last release is old, and it will be more easy to support you if you go "on the bleeding edge".

see this API documentation also about the listeners :
http://jakarta.apache.org/slide/javadoc/org/apache/slide/event/package-summary.html

Best regards,

Antoine


-------- Original-Nachricht --------
Datum: Wed, 28 Feb 2007 20:03:50 +0100
Von: "Manolo Gomez Lopez" <pe...@gmail.com>
An: slide-user@jakarta.apache.org
CC: 
Betreff: adding apache slide features...

> Hi,
> 
>    We're looking for an implementation of webDAV and a JSR-170 repository.
> 
>    Apache slide seems to fit in both categories wich is great, but we're
> wondering if it would be easy (are least if it is worth a try) to add some
> code to some methods of the WebDAV tier  implementation of apache slide to
> be triggered when invoked through that webdav protocol tier, I mean, we
> would like to have some actions taken when someone puts a file on certain
> folders. We also would like to modify apache slide's authentication
> mechanism to use our custom authentication service.
> 
>    Our goal will be to have a JSR-170 repository with lots of user spaces
> where each user would be able to see their files and in certain folders
> our
> users would be able to put files which would trigger certain application
> logic.
> 
> Is this possible?, is apache slide our choice? if not, any info on an open
> source product to allow us to do what we want?
> 
> greets,

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