On 16 Mar 2010, at 11:35, pradeepkudale wrote: > > Hi all, > > I was trying to configure Apache Jackrabbit 2.0.0 in order to get everything > stored in an mySql. > It should not create any files on the LocalFileSystem but in my case it is > creating some files.
It is not possible to totally get rid of the local file system unless you totally disable search indexing. I think even with that, JR will need the repository and workspaces directories on the local file system. Rakesh
