Wouter van der Aart wrote:
Does anyone have any sugestions?
The first idea is to try a symbolic link to the directory where you want
you data to be stored. This is easiest as you don't need to change the
db configuration.
Otherwise, you need to override the database configuration xml for your
database.
[1] Find the xml for your db.
It is normally included in the mmbase.jar, under
org/mmbase/config/storage/databases/<dbname>.xml (maybe it's an idea for
the distribution to include the config files in a seperate dir or zip?)
[2] Place it in WEB-INF/config/storage/databases
[3] You then either add or change the following attribute:
<attribute name="database-binary-file-path" >ENTER PATH HERE</attribute>
[4] Restart MMBase
Gomez
_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers