hi please note, that the 'local' scope only informs the server, that any subsequent modification flaged with the locktoken return by this special LOCK request must be treated as transient modification. Session.save() or Item.save() will be called upon the UNLOCK only.
see the corresponding docu draft at http://www.day.com/jsr170/server/JCR_Webdav_Protocol.zip real transaction is not supported anyway at the moment, since it has been decided once, that dependency to jackrabbit-core should be present in the jcr-server. the corresponding code therefore was commented. regards angela
