Hi Gaurav, If the "text files" are stored as String properties and the "binary data" is stored as BINARY properties, then this is fine. You need to use a MySQL Persistance Manager and an S3 DataStore.
The DataStore stores BINARY properties above a configurable threshold. See http://wiki.apache.org/jackrabbit/DataStore for more details Justin On Fri, Dec 2, 2011 at 9:54 AM, gaurav gehlot <[email protected]> wrote: > Hi, > > I am new to Jackrabbit and wanted to clear one doubt I had. Can I use > multiple backends at the same time with Jackrabbit. e.g. I want to > store the text files in a MySQL backend and binary data in Amazon S3. > I think Jackrabbit comes with plugins for both of them but I wanted to > check if both of them can be somehow used at the same time. > > Thanks, > Gaurav
