thanks jukka, the bundle pm is faster than the SimpledbPM but loads the binary on node load :-( the binary on filesystem is no good option because the windows filesystem doesnt like millions of files ;-) so i hope the datastore comes asap ..
BR, claus -----Ursprüngliche Nachricht----- Von: Jukka Zitting [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 14. Juni 2007 14:59 An: dev@jackrabbit.apache.org Betreff: Re: AW: Re: Loading Node without loading Binary Data Hi, On 6/14/07, Stefan Guggisberg <[EMAIL PROTECTED]> wrote: > note that jukka's stmt only applies to the bundle db pm. > SimpleDbPersistenceManager (and derived classes) doesn't preload > properties on parent node load. Exactly. And even in bundle persistence the problem only affects cases where you have blobs stored in the database instead of the local file system. BR, Jukka Zitting