Hi, > at least the repository lock file (which guards against multiple > instanciation) and the lucene index files are stored in the local file > system. everything else can be stored in the db (if configured > correctly).
The idea is to make the repository lock class configurable. See also: https://issues.apache.org/jira/browse/JCR-1605 I think eventually the Lucene index will also support another storage mechanism. But both changes will not be implemented in the near future I am afraid. Regards, Thomas
