On Thu, May 8, 2008 at 4:33 PM, Conoly, Brett <[EMAIL PROTECTED]> wrote: > Awesome, that's exactly what I needed to know, but one more question, > when I changed persistence managers the webdav client still loaded the > content in the repository but when I tried to access the node through > the api I received an ItemNotFoundException. Just for my own peace of > mind, why is that?
erm, dunno ;) i guess you did restart the repository after changing the repository.xml... > Thanks again > > > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > On Behalf Of Stefan Guggisberg > Sent: Thursday, May 08, 2008 9:36 AM > To: [email protected] > Subject: Re: Changing persistence managers? > > 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 > > > > >
