hi mark, jackrabbit deals with large binary properties separately anyway so there should not be an issue with 2gb binary properties. you may want to look into the data store for more details...
http://wiki.apache.org/jackrabbit/DataStore generally, i would recommend to store large properties in an nt:resource or possibly even better in an nt:file / nt:resource combination. regards, david On Mon, Mar 31, 2008 at 8:26 PM, Mark Nüßler <[EMAIL PROTECTED]> wrote: > hello users, > > does anyone of you played around with large files (~2GB) > stored as a node property ? > > question, is there a way to tell jackrabbit to store > specific properties 'outside' the repository ? > > mfg derMark >
