You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jackrabbit.apache.org by Alessandro Cosenza <al...@itkey.it> on 2009/01/30 16:46:17 UTC

which permissions are checked on Session.move???

hi, i'm using jackrabbit 1.4
when i perform a session.move(srcPath,destPath),
which is the exact sequence of permissions checking (mostly write and remove) on which nodes?
thanks.