I'm curently developing a CMS application (using Jackrabbit) and I would like to know if two applications embedding Jackrabbit library can work on a common file system ? For example if one is adding a file into a directory, will the other see the file immediatly or is there a cache layer and a need to refresh it before ?
Is there some potential problems with such an implementation ? Thanks for your help.
