OK... but since I use database persistence and database filesystem (no datastore is being used), and recreated the database too, I cannot imagine where the JCR lock info can be written to...
Regards, Xuetao -----Original Message----- From: Alexander Klimetschek [mailto:[email protected]] Sent: Thursday, March 18, 2010 5:22 PM To: [email protected] Subject: Re: "Bad Request" exception using DavEx On Thu, Mar 18, 2010 at 16:32, Niu, Xuetao <[email protected]> wrote: >> if you lost the token it is written somewhere on the >> filesystem (i don't recall the location by heart). > > - I believe it is the .lock file that I explicitly deleted. This lock file has nothing to do with JCR locking ;-) It is used by Jackrabbit to ensure only a single running instance access the same repository home directory and its files at the same time. Regards, Alex -- Alexander Klimetschek [email protected]
