On 12/2/06, wendy Lee <[EMAIL PROTECTED]> wrote:
We use jacrabbit with Mysql together, I find the binary files such as some
videoes are  not stored in the database, just as files in the disk. So I

if you set the 'externalBLOBs' parameter to false, binary properties will
be stored in the database rather than on disk.

e.g.
   <param name="externalBLOBs" value="false"/>

for details see
http://jackrabbit.apache.org/api-1/org/apache/jackrabbit/core/state/db/SimpleDbPersistenceManager.html

cheers
stefan

want to know  how to backup respository. Which directories should be backup.


Reply via email to