Hi, > Whats the best combination ATM to store the repository in file system?
If you want to use Jackrabbit, I suggest to use a database persistence manager with an embedded database such as the H2 Database Engine: http://www.h2database.com and the file data store: http://wiki.apache.org/jackrabbit/DataStore Regards, Thomas
