Hi,

I want to retrieve the owner of a lock set on a particular resource. So I call the 
method : WebdavResource.getActiveLockOwners().
The problem is that, when I set my lock with a user called "franck", for example, the 
owner returned is : /users/franck... because I'm using Slide !
But if I use Tomcat, the user name returned is : "franck".

What can I do ? Must I set the lock with 'users/franck' ? Why does this method have 
this behaviour ?


Thanx

Reply via email to