On Thu, May 8, 2008 at 3:13 PM, Conoly, Brett <[EMAIL PROTECTED]> wrote: > This will hopefully be a simple question to answer, but when you change > your persistence manager in your repository.xml do you have to reload > all of the content or will jackrabbit pick up on that and use the same > content?
you'll have to reload/migrate all of the content. > > > > Also, can I use a BundleFsPersistenceManager for my normal persistence > manager and then The Derby Persistence Manager for my versioning > persistence manager? yes. cheers stefan > > > > Thanks in advance, > > Brett > >
