Miguel Figueiredo | 2 Jan 11:44
Picon
Favicon

RE: Customizing "Directory listing for /files" page


Hello Paul,

 I don't know if you want to do this only for the /slide/files/ path, or to
any other path in /slide/ namespace. Also, I'm not looking to the option of
changing Webdav Servlet, and the way it renders folders.
 Anyway, have you tried to register and map another servlet before Webdav,
and make it render the listing before Webdav servlet? By the way, isn't that
what you wanted to do with Sitemesh sometime ago? Had you got some problems
with that approach?

 Best regards,
 Miguel Figueiredo

-----Original Message-----
From: Paul Hammant [mailto:paul <at> hammant.org] 
Sent: sexta-feira, 22 de Dezembro de 2006 17:43
To: Slide Users Mailing List
Subject: Customizing "Directory listing for /files" page

Is there a way to set a handler/renderer for this page?

Or can behavior be changed so that /files/index.html or better still / 
files/index be presented instead of the default directory list?

- Paul

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-user-unsubscribe <at> jakarta.apache.org
For additional commands, e-mail: slide-user-help <at> jakarta.apache.org
(Continue reading)

Miguel Figueiredo | 2 Jan 13:35
Picon
Favicon

RE: Has anybody some experience profiling slide with eclipse?


Hello Aslam,

 Congratulations on your success! :)
 I've saw people use Eclipse default profiler (TPTP - test & performance
tools platform). It seemed quite straightforward to use; why don't you give
it a try?

 Hope this helps,
 Miguel Figueiredo

-----Original Message-----
From: Aslam Bari [mailto:iamaslamok <at> yahoo.co.in] 
Sent: sábado, 23 de Dezembro de 2006 5:26
To: slide-user <at> jakarta.apache.org
Subject: Has anybody some experience profiling slide with eclipse?

Dear all,
I have successfully setup slide with in eclipse and also tomcat. I can debug
easily slide code. Now i want to use a good profiler for profiling slide
code, has anybody some experience with it. Is there is any good tutorial for
doing this? 

Thanks...
--

-- 
View this message in context:
http://www.nabble.com/Has-anybody-some-experience-profiling-slide-with-eclip
se--tf2873644.html#a8031805
Sent from the Jakarta Slide - User mailing list archive at Nabble.com.

(Continue reading)

claire déprez | 2 Jan 17:44
Picon
Favicon

ACL : all privileges set, but can't add files

Hello,
I manupulate the ACL, and I've got a problem, then I really don't anderstand : 
to a user (/slide/users/toto) , I give all rights ( ALL ) . I can list files, open files,  BUT if I try to add a file
or create a folder, I obtain a 403 error : forbidden : access denied  !
Is there somebody who has already obtain the type of problem?
Thank you,
Claire D.

__________________________________________________
Do You Yahoo!?
En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible contre les messages non
sollicités 
http://mail.yahoo.fr Yahoo! Mail 
Claire D. | 3 Jan 09:43

ACL : all privileges set, but can't add files

Hello,
I manupulate the ACL, and I've got a problem, then I really don't anderstand
: 
to a user (/slide/users/toto) , I give all rights ( ALL ) . He can list
files, open files, BUT if he tries to add a file or create a folder, I
obtain a 403 error : forbidden : access denied  !
Is there somebody who has already obtained the type of problem?
Thank you,
Claire D.

Olivier Etienne | 3 Jan 09:48
Picon

Re: ACL : all privileges set, but can't add files

Hi Claire,

I already add the same problem, and it came for a misunderstood of mine
about the right management policy. The best way to check which rights are
set is to take a look at the database table content.

Olivier

2007/1/3, Claire D. <claire.deprez <at> atosorigin.com>:
>
> Hello,
> I manupulate the ACL, and I've got a problem, then I really don't
> anderstand
> :
> to a user (/slide/users/toto) , I give all rights ( ALL ) . He can list
> files, open files, BUT if he tries to add a file or create a folder, I
> obtain a 403 error : forbidden : access denied  !
> Is there somebody who has already obtained the type of problem?
> Thank you,
> Claire D.
>
>
>
>
>
Miguel Figueiredo | 3 Jan 10:28
Picon
Favicon

RE: ACL : all privileges set, but can't add files


Hello Claire, Olivier,

 I believe you found a known bug in Slide implementation.

 Checkout this links:
 http://issues.apache.org/bugzilla/show_bug.cgi?id=32352
 http://issues.apache.org/bugzilla/show_bug.cgi?id=37022

 Best Regards,
 Miguel Figueiredo

-----Original Message-----
From: Olivier Etienne [mailto:olivier.etienne <at> gmail.com] 
Sent: quarta-feira, 3 de Janeiro de 2007 8:48
To: Slide Users Mailing List
Subject: Re: ACL : all privileges set, but can't add files

Hi Claire,

I already add the same problem, and it came for a misunderstood of mine
about the right management policy. The best way to check which rights are
set is to take a look at the database table content.

Olivier

2007/1/3, Claire D. <claire.deprez <at> atosorigin.com>:
>
> Hello,
> I manupulate the ACL, and I've got a problem, then I really don't
(Continue reading)

Claire D. | 3 Jan 12:11

RE: ACL : all privileges set, but can't add files

Hi,
Thank you for your answers.
I'm not sure that I've exactly the same error, because I don't give rights
to the owner of the folder, but to a user (from /users). If I give all
rights to a role, it's the same problem. Only root can do what he wants.
I look at the database table content, and it's well stored.
How solves it?

Claire D.

-----Message d'origine-----
De : Miguel Figueiredo [mailto:mfigueiredo <at> maisis.pt] 
Envoyé : mercredi 3 janvier 2007 10:29
À : 'Slide Users Mailing List'
Objet : RE: ACL : all privileges set, but can't add files

Hello Claire, Olivier,

 I believe you found a known bug in Slide implementation.

 Checkout this links:
 http://issues.apache.org/bugzilla/show_bug.cgi?id=32352
 http://issues.apache.org/bugzilla/show_bug.cgi?id=37022

 Best Regards,
 Miguel Figueiredo

-----Original Message-----
From: Olivier Etienne [mailto:olivier.etienne <at> gmail.com] 
Sent: quarta-feira, 3 de Janeiro de 2007 8:48
(Continue reading)

rohitajm | 3 Jan 12:28
Favicon

How to build slide using Ant


Hi all,

Please help me to build Slide using Ant.

I have slide sources and want to build it by running a ant file, followed by
creating war/jar file.

What steps should I take for this?

Thanks

-Rohit
--

-- 
View this message in context: http://www.nabble.com/How-to-build-slide-using-Ant-tf2912930.html#a8139110
Sent from the Jakarta Slide - User mailing list archive at Nabble.com.
Árni Arent | 3 Jan 16:28
Picon

URL encoding

Hi,

My webdav client (using slide) is trying to connect to a URL that is 
something like this:
http://myhost.com/users/john <at> myhost.com/images

The path being "/users/john <at> myhost.com/images"

The '@' character is causing errors. Appearently, the webdav server does 
not like how it's encoded... but the client library converts this 
character into '%2540'... before the http request is sent. I sniffed the 
packets using ethereal, and discovered that using another webdav client 
the server accepts '@' encoded as '%40'.

I tried to replace the '@' with '%40' in the path (hardcoded hack test), 
but then the slide client lib converts it into '%252540'. Seems like 
it's encoding the '%' character.

Isn't there a way to control how the slide library encodes this?

I noticed a deprecated setEncodeURLs(boolean) method in WebdavResource, 
I tried it but it did nothing.

Summary:
My error is: Got status code 409, on propfind using 
"/users/john%2540myhost.com/images"
Needs to be: "/users/john%40myhost.com/images"

--

-- 
Kveðjur
(Continue reading)

Olivier Etienne | 3 Jan 16:49
Picon

Re: ACL : all privileges set, but can't add files

I thik that the first thing to do is to recreate your database from the
domain.xlm because if you made many tests by changing your domain.xml, slide
have certainly poluted your database. Slide checks and apply any
modification found in this file at each startup BUT it only create new nodes
and never drop them even if they are not anymore in the domain.xml.
Then, the first step is to drop your database and to populate it from your
domain.xml then you will be sure that the user definition in your DB is
equal to what is described in domain.xml.
If it still don't work, there's 2 solutions :
  1) Your rights definition is not correct
  2) It's a Slide BUG, gloups...

But, I use slide and I succeed creating users with restrictions on some
folders (read-only) and full access on others then keep the faith ;)

2007/1/3, Claire D. <claire.deprez <at> atosorigin.com>:
>
> Hi,
> Thank you for your answers.
> I'm not sure that I've exactly the same error, because I don't give rights
> to the owner of the folder, but to a user (from /users). If I give all
> rights to a role, it's the same problem. Only root can do what he wants.
> I look at the database table content, and it's well stored.
> How solves it?
>
> Claire D.
>
>
>
>
(Continue reading)


Gmane