Hi, > - How Jackrabbit will react if I modify manually the content of a file > directly in the datastore.
Don't. See http://wiki.apache.org/jackrabbit/DataStore#FAQ Q: Can I change the file content in he data store? A: No. The whole point of the data store is that the content is immutable. Regards, Thomas
