On Thu, Mar 12, 2009 at 12:09 PM, Thomas Müller <[email protected]> wrote: > Hi, > >> Yes I use versioning. I'll try make a little test case. > > If you use versioning, maybe the documents are referenced in the version > store?
The deleted document has only one version. Does it run intro problems? >> IterablePersistenceManager? I use this configuration: >> >> <DataStore class="org.apache.jackrabbit.core.data.FileDataStore"/> > > You also use a PersistenceManager. And it looks like this > PersistenceManager implements the IterablePersistenceManager > interface, which allows faster scanning. But it calls the method with > null. umh, and this is the planned behavior? It is a little weird getting null nodes. By the way, I use jackrabbit-core-1.4.9 . > Regards, > Thomas > -- Paco Avila GIT Consultors tel: +34 971 498310 fax: +34 971496189 e-mail: [email protected] http://www.git.es
