I am implementing model2 jackrabbit repository in my project. The user who logs in to my application is not the same as the user who logs in to jackrabbit repository.Its always the "superuser" who logs in to the jackrabbit repository and returns the session.
In this scenario if i checkout any node the lockowner is always the "superuser" i.e session.getUserId() .Is there a way to set the lockowner explicitly. Thanks K.Joshna -- View this message in context: http://www.nabble.com/Is-there-a-way-to-set-lockOwner-tf4191654.html#a11920332 Sent from the Jackrabbit - Dev mailing list archive at Nabble.com.
