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]>
