Hi,
This is something that i had in mind. But to do this i need to
intercept somewhere session creation and add lock tokens to session. Since i
use remote repository i need to change rmi SPI code distributed with
jackrabbit and i don't want to do this. Other solution is to store lock
token as property (with document node) and control access to this property
via access manager.
Paco Avila-2 wrote:
>
> El vie, 31-08-2007 a las 01:44 -0700, shepy escribió:
>> Hi,
>>
>> The question is where to execute session.addLockToken(lockToken) and
>> also
>> how to obtain lock tokens for specific user. And finnaly how to do this
>> without changing jackrabbit specific code.
>
> In OpenKM we store the lockTokens in the repository when an user
> logouts, and performs an addLockToken() in the login process.
> --
> Paco Avila <[EMAIL PROTECTED]>
>
>
>
--
View this message in context:
http://www.nabble.com/How-to-add-lock-tokens-tf4353897.html#a12461651
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.