Hi, For me, the expression 'stored in the repository' includes the data stored in the persistence manager. You probably mean what is stored outside the persistence manager. Currently, this is
- Configuration files - The Lucene index (search) - The Data Store if configured - The Cluster Journal if configured See also: http://wiki.apache.org/jackrabbit/ConfigurationOverview Regards, Thomas
